From e8a0bbb004e3e1bbe179cccb06f73b1c1b531bd0 Mon Sep 17 00:00:00 2001 From: "flagsmith-engineering[bot]" <216534828+flagsmith-engineering[bot]@users.noreply.github.com> Date: Fri, 18 Sep 2026 22:45:32 +0000 Subject: [PATCH] chore(main): release 2.274.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 20 ++++++++++++++++++++ version.txt | 2 +- 3 files changed, 22 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 41a7a94bae36..1b44558787de 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.273.0" + ".": "2.274.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d2ced5694e7..a1be53ca60d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,25 @@ # Changelog +## [2.274.0](https://github.com/Flagsmith/flagsmith/compare/v2.273.0...v2.274.0) (2026-09-18) + + +### Features + +* **Flag Dependency:** Index flag references ([#8525](https://github.com/Flagsmith/flagsmith/issues/8525)) ([bd32c3f](https://github.com/Flagsmith/flagsmith/commit/bd32c3fff2b7750943a81b9f503a1223171f25b2)) + + +### Bug Fixes + +* **identities:** restore diverged override labels removed in value editor refactor ([#8550](https://github.com/Flagsmith/flagsmith/issues/8550)) ([d1d6560](https://github.com/Flagsmith/flagsmith/commit/d1d6560debd168be581bf58c49f5397358389b6b)) +* **integrations:** fix Slack integration modal after redirect ([#8542](https://github.com/Flagsmith/flagsmith/issues/8542)) ([1fd274c](https://github.com/Flagsmith/flagsmith/commit/1fd274c9a91c4ac8c3c4a8e93fbbf4b2906a0bb8)) +* **Segments:** Improve and consolidate service for fetching overrides ([#8548](https://github.com/Flagsmith/flagsmith/issues/8548)) ([49d957a](https://github.com/Flagsmith/flagsmith/commit/49d957aa3228d8733b43951c099840577ff78338)) +* **Segments:** Segment Change Requests don't inherit `rules_data` ([#8537](https://github.com/Flagsmith/flagsmith/issues/8537)) ([190c645](https://github.com/Flagsmith/flagsmith/commit/190c645d83d11f627a241cd4e5540d0a26ad73ba)) + + +### Docs + +* point Node.js SDK versions and migration note to @flagsmith/nodejs ([#8490](https://github.com/Flagsmith/flagsmith/issues/8490)) ([18e260a](https://github.com/Flagsmith/flagsmith/commit/18e260a108d316f192570d20a602ec40c27fac94)) + ## [2.273.0](https://github.com/Flagsmith/flagsmith/compare/v2.272.0...v2.273.0) (2026-09-16) diff --git a/version.txt b/version.txt index 59d8ca8e02d8..08b78dcc6bee 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.273.0 +2.274.0