Skip to content

Commit 9664ba4

Browse files
committed
chore(main): release 2.212.0
1 parent 608ef49 commit 9664ba4

File tree

3 files changed

+21
-2
lines changed

3 files changed

+21
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.211.5"
2+
".": "2.212.0"
33
}

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

3+
## [2.212.0](https://github.com/Flagsmith/flagsmith/compare/v2.211.5...v2.212.0) (2026-02-02)
4+
5+
6+
### Features
7+
8+
* **api-docs:** Improve SDK API documentation ([#6626](https://github.com/Flagsmith/flagsmith/issues/6626)) ([cdd3386](https://github.com/Flagsmith/flagsmith/commit/cdd3386c7d9e81614e7e1c165c0b8efac5d48735))
9+
10+
11+
### Bug Fixes
12+
13+
* [#6397](https://github.com/Flagsmith/flagsmith/issues/6397) - Inconsistent feature toggle behavior corrected ([#6601](https://github.com/Flagsmith/flagsmith/issues/6601)) ([88e448b](https://github.com/Flagsmith/flagsmith/commit/88e448b3d47de922185092acb9f2bbdf399209e8))
14+
* **docs:** Invalid link to Contributing Guide in the PR template ([#6613](https://github.com/Flagsmith/flagsmith/issues/6613)) ([a0d5aa9](https://github.com/Flagsmith/flagsmith/commit/a0d5aa9e5b62ecbcadbb5f6701a12fce9d55d738))
15+
* **LaunchDarkly importer:** Update API version to 20240415 ([#6603](https://github.com/Flagsmith/flagsmith/issues/6603)) ([2d31fb4](https://github.com/Flagsmith/flagsmith/commit/2d31fb477643ce65e188a6c536bdf132b22e4165))
16+
17+
18+
### Dependency Updates
19+
20+
* bump protobuf from 4.25.8 to 6.33.5 in /api ([#6631](https://github.com/Flagsmith/flagsmith/issues/6631)) ([608ef49](https://github.com/Flagsmith/flagsmith/commit/608ef49d315a393acf30c44a5971f5f93203587c))
21+
322
## [2.211.5](https://github.com/Flagsmith/flagsmith/compare/v2.211.4...v2.211.5) (2026-01-28)
423

524

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.211.5
1+
2.212.0

0 commit comments

Comments
 (0)