Skip to content

Commit dc9d2c4

Browse files
authored
chore(main): release 2.192.2 (#5947)
1 parent 0dcd073 commit dc9d2c4

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

.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.192.1"
2+
".": "2.192.2"
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.192.2](https://github.com/Flagsmith/flagsmith/compare/v2.192.1...v2.192.2) (2025-08-20)
4+
5+
6+
### Bug Fixes
7+
8+
* **infra:** use ConfiguredOrderManager as a base class instead ([#5948](https://github.com/Flagsmith/flagsmith/issues/5948)) ([0dcd073](https://github.com/Flagsmith/flagsmith/commit/0dcd0739b82c67ad7d700ed43ac0150f670b04ef))
9+
10+
11+
### Infrastructure (Flagsmith SaaS Only)
12+
13+
* split out rules and conditions ordering vars and enable conditions ordering in production ([#5946](https://github.com/Flagsmith/flagsmith/issues/5946)) ([c8c3afd](https://github.com/Flagsmith/flagsmith/commit/c8c3afdd6607839f5b40f48108c38e65dfafac7e))
14+
315
## [2.192.1](https://github.com/Flagsmith/flagsmith/compare/v2.192.0...v2.192.1) (2025-08-20)
416

517

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.192.1
1+
2.192.2

0 commit comments

Comments
 (0)