From 4322feac8105f4e2435fa1d828b38d9af0b5a867 Mon Sep 17 00:00:00 2001 From: Ben Rometsch Date: Wed, 15 May 2024 01:59:14 +0900 Subject: [PATCH] chore(main): release 2.114.2 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 10 ++++++++++ version.txt | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) 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..11f24feb4d326 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # 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)) +* segment override link ([#3945](https://github.com/Flagsmith/flagsmith/issues/3945)) ([fc0cceb](https://github.com/Flagsmith/flagsmith/commit/fc0cceb40b881891878678c1c61cc0cc1148d090)) +* 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