From 0c67dc4ca47235bcd2b574c253c704048abcaa4f Mon Sep 17 00:00:00 2001 From: Flagsmith Bot <65724737+flagsmithdev@users.noreply.github.com> Date: Fri, 7 Nov 2025 16:47:26 +0000 Subject: [PATCH] chore(main): release 2.2.5 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 12 ++++++++++++ pyproject.toml | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 06133baa..d2049989 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.2.4" + ".": "2.2.5" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index bb3f734d..6ccd8bf5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ +## [2.2.5](https://github.com/Flagsmith/flagsmith-common/compare/v2.2.4...v2.2.5) (2025-11-07) + + +### CI + +* pre-commit autoupdate ([#115](https://github.com/Flagsmith/flagsmith-common/issues/115)) ([f5ba6db](https://github.com/Flagsmith/flagsmith-common/commit/f5ba6db2053b9c3a90f3960fc7ea523aefdb3da7)) + + +### Bug Fixes + +* Unstable `PROMETHEUS_MULTIPROC_DIR` ([#116](https://github.com/Flagsmith/flagsmith-common/issues/116)) ([b319fd4](https://github.com/Flagsmith/flagsmith-common/commit/b319fd4cf72cb6af134a447ad47df1736d9d00e8)) + ## [2.2.4](https://github.com/Flagsmith/flagsmith-common/compare/v2.2.3...v2.2.4) (2025-11-03) diff --git a/pyproject.toml b/pyproject.toml index f6e5b69d..f4118f48 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "flagsmith-common" -version = "2.2.4" +version = "2.2.5" description = "Flagsmith's common library" requires-python = ">=3.11,<4.0" dependencies = [