Skip to content

Commit 1c885d8

Browse files
authored
chore(main): release 2.221.1 (#6895)
1 parent 9e60925 commit 1c885d8

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-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.221.0"
2+
".": "2.221.1"
33
}

CHANGELOG.md

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

3+
## [2.221.1](https://github.com/Flagsmith/flagsmith/compare/v2.221.0...v2.221.1) (2026-03-09)
4+
5+
6+
### Bug Fixes
7+
8+
* `Feature.type` field is unbounded ([#6888](https://github.com/Flagsmith/flagsmith/issues/6888)) ([48de147](https://github.com/Flagsmith/flagsmith/commit/48de147fc29015fd0c928e6ed80c716a94a4d8e8))
9+
10+
11+
### Dependency Updates
12+
13+
* Remove serialize-javascript dependency ([#6884](https://github.com/Flagsmith/flagsmith/issues/6884)) ([9e60925](https://github.com/Flagsmith/flagsmith/commit/9e60925521a45d2f8ced6581a6441f4a73783043))
14+
315
## [2.221.0](https://github.com/Flagsmith/flagsmith/compare/v2.220.0...v2.221.0) (2026-03-09)
416

517

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.221.0
1+
2.221.1

0 commit comments

Comments
 (0)