diff --git a/.release-please-manifest.json b/.release-please-manifest.json index daf542115d11b..e3623b36225d3 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.114.1" + ".": "2.114.2" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 66b61a00ccdb4..84ce0515ed8e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [2.114.2](https://github.com/Flagsmith/flagsmith/compare/v2.114.1...v2.114.2) (2024-05-14) + + +### Bug Fixes + +* changed the error message from custom_auth serializer ([#3924](https://github.com/Flagsmith/flagsmith/issues/3924)) ([185bd6a](https://github.com/Flagsmith/flagsmith/commit/185bd6a441af53fefec2426a891df0a1d140af58)) +* Scroll to top on path change ([#3926](https://github.com/Flagsmith/flagsmith/issues/3926)) ([1a2e793](https://github.com/Flagsmith/flagsmith/commit/1a2e793e9bb47922ad0c688c445a54d5ff2677db)) +* Validate and handle URL params ([#3932](https://github.com/Flagsmith/flagsmith/issues/3932)) ([7e1617f](https://github.com/Flagsmith/flagsmith/commit/7e1617f5bd4e754dbc7d17db957f4315c53c3fba)) + ## [2.114.1](https://github.com/Flagsmith/flagsmith/compare/v2.114.0...v2.114.1) (2024-05-14) diff --git a/version.txt b/version.txt index 9480ac0c72c83..80574df498279 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.114.1 +2.114.2