diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 4fc2f31915bc..be08562f5b3e 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.229.0" + ".": "2.229.1" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 77706c355679..1910a24d5b8c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [2.229.1](https://github.com/Flagsmith/flagsmith/compare/v2.229.0...v2.229.1) (2026-04-22) + + +### Bug Fixes + +* **Dogfooding:** OpenFeature-gated flags always resolving to default ([#7310](https://github.com/Flagsmith/flagsmith/issues/7310)) ([d6cba10](https://github.com/Flagsmith/flagsmith/commit/d6cba10b2089cd008a1e191a90c79fe01374e7d7)) +* **hubspot:** simplify integration to only create contacts ([#7147](https://github.com/Flagsmith/flagsmith/issues/7147)) ([bfbe582](https://github.com/Flagsmith/flagsmith/commit/bfbe5824d0deac7290b96f64b501871ffb88cf77)) + ## [2.229.0](https://github.com/Flagsmith/flagsmith/compare/v2.228.0...v2.229.0) (2026-04-22) diff --git a/version.txt b/version.txt index fbba7c7d6957..f6431b8a82c0 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.229.0 +2.229.1