diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 02751ec..ae18396 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.2.0" + ".": "2.2.1" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index fc44457..ff6574a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ +## [2.2.1](https://github.com/Flagsmith/flagsmith-common/compare/v2.2.0...v2.2.1) (2025-10-23) + + +### CI + +* pre-commit autoupdate ([#101](https://github.com/Flagsmith/flagsmith-common/issues/101)) ([2703109](https://github.com/Flagsmith/flagsmith-common/commit/2703109ef70bd02f732ca368c0b8eabda37ce546)) +* pre-commit autoupdate ([#103](https://github.com/Flagsmith/flagsmith-common/issues/103)) ([232f385](https://github.com/Flagsmith/flagsmith-common/commit/232f385eeb87d0befca012851b6f1e57a079ea0a)) + ## [2.2.0](https://github.com/Flagsmith/flagsmith-common/compare/v2.1.0...v2.2.0) (2025-09-04) diff --git a/pyproject.toml b/pyproject.toml index 1e0162f..af8df7c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "flagsmith-common" -version = "2.2.0" +version = "2.2.1" description = "Flagsmith's common library" requires-python = ">=3.11,<4.0" dependencies = [