diff --git a/.release-please-manifest.json b/.release-please-manifest.json index d204998..117caad 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.2.5" + ".": "2.2.6" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ccd8bf..184cb29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ +## [2.2.6](https://github.com/Flagsmith/flagsmith-common/compare/v2.2.5...v2.2.6) (2025-11-11) + + +### CI + +* pre-commit autoupdate ([#119](https://github.com/Flagsmith/flagsmith-common/issues/119)) ([5087b29](https://github.com/Flagsmith/flagsmith-common/commit/5087b29aa98f8753ccee0921c882a08e0f708a7f)) + + +### Bug Fixes + +* prometheus multproc dir permissions error ([#120](https://github.com/Flagsmith/flagsmith-common/issues/120)) ([51d9c9a](https://github.com/Flagsmith/flagsmith-common/commit/51d9c9af8a4f99d52821ddd0e0aa45dd309dba53)) + ## [2.2.5](https://github.com/Flagsmith/flagsmith-common/compare/v2.2.4...v2.2.5) (2025-11-07) diff --git a/pyproject.toml b/pyproject.toml index f4118f4..e85f5cc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "flagsmith-common" -version = "2.2.5" +version = "2.2.6" description = "Flagsmith's common library" requires-python = ">=3.11,<4.0" dependencies = [