diff --git a/.release-please-manifest.json b/.release-please-manifest.json index a275f4b..fe8da59 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.0.9" + ".": "2.0.10" } diff --git a/CHANGELOG.md b/CHANGELOG.md index c16c145..55b5d7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.0.10](https://github.com/open-feature/php-sdk/compare/2.0.9...2.0.10) (2024-10-28) + + +### 🐛 Bug Fixes + +* correct merging of contexts with targetingKey ([#136](https://github.com/open-feature/php-sdk/issues/136)) ([3f141d7](https://github.com/open-feature/php-sdk/commit/3f141d7a77099dd272164eacbbc7c0d90cec27ed)) + ## [2.0.9](https://github.com/open-feature/php-sdk/compare/2.0.8...2.0.9) (2024-09-25) diff --git a/README.md b/README.md index 6b917a5..fbded08 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,8 @@ - - Release + + Release