From 8a501c680f585f597c96892aacfa1a9d847f0a1e Mon Sep 17 00:00:00 2001 From: Flagsmith Bot <65724737+flagsmithdev@users.noreply.github.com> Date: Wed, 22 Jan 2025 16:59:58 +0000 Subject: [PATCH] chore(main): release 2.160.2 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 8 ++++++++ version.txt | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index e0ff794c9030..ca76d8dc8624 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.160.1" + ".": "2.160.2" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a985c31766b..589b8c127d98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [2.160.2](https://github.com/Flagsmith/flagsmith/compare/v2.160.1...v2.160.2) (2025-01-22) + + +### Bug Fixes + +* cast boolean on length environment ([#5017](https://github.com/Flagsmith/flagsmith/issues/5017)) ([c0e8b81](https://github.com/Flagsmith/flagsmith/commit/c0e8b8106471748f557187d006602bae01b9ca58)) +* Raise if `environment_feature_version` is `None` ([#5028](https://github.com/Flagsmith/flagsmith/issues/5028)) ([edd7141](https://github.com/Flagsmith/flagsmith/commit/edd71412200333ed2f0bb268a14f9045b2372f28)) + ## [2.160.1](https://github.com/Flagsmith/flagsmith/compare/v2.160.0...v2.160.1) (2025-01-22) diff --git a/version.txt b/version.txt index 1ba9cfed8af9..bf397afc4256 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.160.1 +2.160.2