diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 33090d8a011d..acd3b5c13d3f 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.232.0" + ".": "2.232.1" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 56f12ef73e44..bd6f987850a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [2.232.1](https://github.com/Flagsmith/flagsmith/compare/v2.232.0...v2.232.1) (2026-05-07) + + +### Bug Fixes + +* **breadcrumb:** align current-page item with links and separators ([#7401](https://github.com/Flagsmith/flagsmith/issues/7401)) ([8321d61](https://github.com/Flagsmith/flagsmith/commit/8321d61a6e41a4a6348e391ddf0d8caaaed81aa8)) +* **versioning:** scope scheduled-FS query by feature in v2 enable ([#7449](https://github.com/Flagsmith/flagsmith/issues/7449)) ([18d6ea8](https://github.com/Flagsmith/flagsmith/commit/18d6ea8c5e8402285bf436aedeb26cd7d82b431f)) + ## [2.232.0](https://github.com/Flagsmith/flagsmith/compare/v2.231.1...v2.232.0) (2026-05-06) diff --git a/version.txt b/version.txt index fe5540764d34..c1f36a39a54d 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.232.0 +2.232.1