Skip to content

Commit 655ef0b

Browse files
authored
chore(main): release 2.219.0 (#6779)
1 parent 324712f commit 655ef0b

File tree

3 files changed

+25
-2
lines changed

3 files changed

+25
-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.218.0"
2+
".": "2.219.0"
33
}

CHANGELOG.md

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

3+
## [2.219.0](https://github.com/Flagsmith/flagsmith/compare/v2.218.0...v2.219.0) (2026-02-26)
4+
5+
6+
### Features
7+
8+
* support project level custom fields ([#6736](https://github.com/Flagsmith/flagsmith/issues/6736)) ([835e9cb](https://github.com/Flagsmith/flagsmith/commit/835e9cbb4469d788d829f745b79389a4ef8ade4f))
9+
10+
11+
### Bug Fixes
12+
13+
* breakdown-overrides-limit-in-project-settings ([#6783](https://github.com/Flagsmith/flagsmith/issues/6783)) ([7cc74f4](https://github.com/Flagsmith/flagsmith/commit/7cc74f492ecae78c27c04a0cde3840e23e720043))
14+
15+
16+
### Dependency Updates
17+
18+
* Bump chargebee from 2.7.7 to 3.10.0 ([#6788](https://github.com/Flagsmith/flagsmith/issues/6788)) ([9a09772](https://github.com/Flagsmith/flagsmith/commit/9a09772c6b40a8b707ae8be4e4c15cef7a4349a0))
19+
* Update sentry sdk from 2.8.0 -> 2.53.0 ([#6751](https://github.com/Flagsmith/flagsmith/issues/6751)) ([d90c226](https://github.com/Flagsmith/flagsmith/commit/d90c226d01908aee7e1bf047b8be95d2fb6f89a1))
20+
21+
22+
### CI
23+
24+
* added-needs-deploy-ecs-to-push-gram-schema ([#6778](https://github.com/Flagsmith/flagsmith/issues/6778)) ([692d3db](https://github.com/Flagsmith/flagsmith/commit/692d3db22ec33a53a354e59600f729a4208b95e4))
25+
326
## [2.218.0](https://github.com/Flagsmith/flagsmith/compare/v2.217.1...v2.218.0) (2026-02-25)
427

528

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.218.0
1+
2.219.0

0 commit comments

Comments
 (0)