Skip to content

Commit

Permalink
chore(main): release 2.1.1 (#30)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[2.1.1](2.1.0...2.1.1)
(2024-04-10)


### Bug Fixes

* Fix evaluation race between status and flag fields
([#29](#29))
([2677895](2677895))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Apr 10, 2024
1 parent 2677895 commit 65cf580
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "2.1.0"
".": "2.1.1"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to the LaunchDarkly Roku SDK will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).

## [2.1.1](https://github.com/launchdarkly/roku-client-sdk/compare/2.1.0...2.1.1) (2024-04-10)


### Bug Fixes

* Fix evaluation race between status and flag fields ([#29](https://github.com/launchdarkly/roku-client-sdk/issues/29)) ([2677895](https://github.com/launchdarkly/roku-client-sdk/commit/2677895cff047fa3ad08b873e88697afb0b1af22))

## [2.1.0](https://github.com/launchdarkly/roku-client-sdk/compare/2.0.0...2.1.0) (2024-03-14)


Expand Down

0 comments on commit 65cf580

Please sign in to comment.