diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 554fcf940573..730d62e5b7bd 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.211.1" + ".": "2.211.2" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a7b6f2a94bc..a439910e592f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.211.2](https://github.com/Flagsmith/flagsmith/compare/v2.211.1...v2.211.2) (2026-01-22) + + +### Infrastructure (Flagsmith SaaS Only) + +* **Monitoring:** Expose production /metrics to :9100 ([#6578](https://github.com/Flagsmith/flagsmith/issues/6578)) ([783b762](https://github.com/Flagsmith/flagsmith/commit/783b762911f258e306f54a3aabefb996908c540e)) + ## [2.211.1](https://github.com/Flagsmith/flagsmith/compare/v2.211.0...v2.211.1) (2026-01-22) diff --git a/version.txt b/version.txt index 4824acd4ddb2..ce0043c3b2f6 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.211.1 +2.211.2