From 324fe12c34ab32bf2d6cc42847f208617cb30638 Mon Sep 17 00:00:00 2001 From: Flagsmith Bot <65724737+flagsmithdev@users.noreply.github.com> Date: Wed, 16 Oct 2024 10:45:58 +0100 Subject: [PATCH] chore(main): release 2.148.0 (#4731) --- .release-please-manifest.json | 2 +- CHANGELOG.md | 13 +++++++++++++ version.txt | 2 +- 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index bb26271fdaba..8e10b493e511 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.147.0" + ".": "2.148.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 733d64616221..ccf13c808ebc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [2.148.0](https://github.com/Flagsmith/flagsmith/compare/v2.147.0...v2.148.0) (2024-10-15) + + +### Features + +* Persist identity search type ([#4729](https://github.com/Flagsmith/flagsmith/issues/4729)) ([08cdf67](https://github.com/Flagsmith/flagsmith/commit/08cdf672cb6b4b7b3a06c988ef085eba50679d88)) + + +### Bug Fixes + +* add trailing slash to endpoint to retrieve features after feature create ([#4730](https://github.com/Flagsmith/flagsmith/issues/4730)) ([cbd08f3](https://github.com/Flagsmith/flagsmith/commit/cbd08f3e4ef877be135b5fa9a4748f6870ff68dd)) +* Duplicated segment conditions on save ([#4726](https://github.com/Flagsmith/flagsmith/issues/4726)) ([8825971](https://github.com/Flagsmith/flagsmith/commit/8825971afb079dd4e31a657c57af129e27e18a8c)) + ## [2.147.0](https://github.com/Flagsmith/flagsmith/compare/v2.146.0...v2.147.0) (2024-10-15) diff --git a/version.txt b/version.txt index 165432cae32a..c78cf82e9f62 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.147.0 +2.148.0