diff --git a/.release-please-manifest.json b/.release-please-manifest.json index c3c95522..2cd8f9bb 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.9.0" + ".": "1.9.1" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a99f0de..69707193 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## [1.9.1](https://github.com/open-feature/go-sdk/compare/v1.9.0...v1.9.1) (2024-02-06) + + +### ๐Ÿ› Bug Fixes + +* **deps:** update module github.com/cucumber/godog to v0.14.0 ([#249](https://github.com/open-feature/go-sdk/issues/249)) ([bed4eaa](https://github.com/open-feature/go-sdk/commit/bed4eaa519cfea072041a130036f09b191190f09)) +* **deps:** update module github.com/go-logr/logr to v1.4.0 ([#241](https://github.com/open-feature/go-sdk/issues/241)) ([72e4317](https://github.com/open-feature/go-sdk/commit/72e4317adc1987a932d0493463c673b09b0c4fe0)) +* **deps:** update module github.com/go-logr/logr to v1.4.1 ([#243](https://github.com/open-feature/go-sdk/issues/243)) ([95f592a](https://github.com/open-feature/go-sdk/commit/95f592a50ff669b32a071625029b0566c750c534)) + + +### ๐Ÿงน Chore + +* **deps:** update actions/cache action to v4 ([#246](https://github.com/open-feature/go-sdk/issues/246)) ([eaefcc8](https://github.com/open-feature/go-sdk/commit/eaefcc8875693dd08ee634f47d7f053b7b7fc9cf)) +* improve eventing ([#248](https://github.com/open-feature/go-sdk/issues/248)) ([d2c1636](https://github.com/open-feature/go-sdk/commit/d2c1636cd5ea46a4f15083e5d4f90ce54b5fb493)) + ## [1.9.0](https://github.com/open-feature/go-sdk/compare/v1.8.0...v1.9.0) (2023-11-21) diff --git a/README.md b/README.md index e0810646..6bc19ef2 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,8 @@ Specification - - Release + + Release