From 53e14e64705756ae9bc064d1ae53ae967f96c5fc Mon Sep 17 00:00:00 2001 From: Flagsmith Bot <65724737+flagsmithdev@users.noreply.github.com> Date: Fri, 13 Mar 2026 16:56:30 +0000 Subject: [PATCH] chore(main): release 2.222.1 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 28 ++++++++++++++++++++++++++++ version.txt | 2 +- 3 files changed, 30 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 2916fed7a857..d3781949d92b 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.222.0" + ".": "2.222.1" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index a92fb157728e..9b455da9f7d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,33 @@ # Changelog +## [2.222.1](https://github.com/Flagsmith/flagsmith/compare/v2.222.0...v2.222.1) (2026-03-13) + + +### Bug Fixes + +* **6905:** replace dynamic serializer with SDKAnalyticsFlagsV1Serializer ([#6908](https://github.com/Flagsmith/flagsmith/issues/6908)) ([f1082d4](https://github.com/Flagsmith/flagsmith/commit/f1082d4453538e9172d6b369b7c1c44092162dc9)) +* **Audit:** Stop error noise when deleting segment overrides ([#6941](https://github.com/Flagsmith/flagsmith/issues/6941)) ([c2bddaf](https://github.com/Flagsmith/flagsmith/commit/c2bddaf934da544af9bfbe02d8ad449c36e0fe88)) +* only apply bold font-weight to active sidebar link ([#6926](https://github.com/Flagsmith/flagsmith/issues/6926)) ([1dca708](https://github.com/Flagsmith/flagsmith/commit/1dca70867bba4bfdba7a911bcc601b3f28f0f902)) +* replace all hardcoded icon fills with currentColor ([#6870](https://github.com/Flagsmith/flagsmith/issues/6870)) ([7453f96](https://github.com/Flagsmith/flagsmith/commit/7453f961ad444cf3b10af867047599058d4a815c)) +* **Segments:** Fix project reference in segment creation ([#6929](https://github.com/Flagsmith/flagsmith/issues/6929)) ([b905af2](https://github.com/Flagsmith/flagsmith/commit/b905af254c6c5a3a2d71b9b280eecbd66ca519c0)) +* **SuccessMessage:** fix invalid fontWeight and consolidate duplicate ([#6873](https://github.com/Flagsmith/flagsmith/issues/6873)) ([45b0dec](https://github.com/Flagsmith/flagsmith/commit/45b0dec1c835b5aa6ab896f470a65a96192223f8)) + + +### Dependency Updates + +* bump black from 25.1.0 to 26.3.1 in /api ([#6939](https://github.com/Flagsmith/flagsmith/issues/6939)) ([ffa171d](https://github.com/Flagsmith/flagsmith/commit/ffa171d92c4930f1c49b9e933add060076c489c9)) + + +### CI + +* pre-commit autoupdate ([#6897](https://github.com/Flagsmith/flagsmith/issues/6897)) ([0cb6bda](https://github.com/Flagsmith/flagsmith/commit/0cb6bda0479400544c97e7d5400d87243dff1f90)) +* Use sticky PR comments for Playwright report summaries ([#6909](https://github.com/Flagsmith/flagsmith/issues/6909)) ([dbd66e9](https://github.com/Flagsmith/flagsmith/commit/dbd66e9ee47e8d04d662ca58a3da7fc6ba938524)) + + +### Tests + +* fix flaky tests ([#6848](https://github.com/Flagsmith/flagsmith/issues/6848)) ([8ffafd9](https://github.com/Flagsmith/flagsmith/commit/8ffafd953cc0abcc8f54a1a4d81194e88c5efc13)) + ## [2.222.0](https://github.com/Flagsmith/flagsmith/compare/v2.221.2...v2.222.0) (2026-03-10) diff --git a/version.txt b/version.txt index aca99e710d4a..8e1f57e89bf7 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.222.0 +2.222.1