Skip to content

Commit 412c201

Browse files
committed
chore(main): release 2.2.1
1 parent 232f385 commit 412c201

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.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.2.0"
2+
".": "2.2.1"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
<a name="v1.5.2"></a>
44

5+
## [2.2.1](https://github.com/Flagsmith/flagsmith-common/compare/v2.2.0...v2.2.1) (2025-10-23)
6+
7+
8+
### CI
9+
10+
* pre-commit autoupdate ([#101](https://github.com/Flagsmith/flagsmith-common/issues/101)) ([2703109](https://github.com/Flagsmith/flagsmith-common/commit/2703109ef70bd02f732ca368c0b8eabda37ce546))
11+
* pre-commit autoupdate ([#103](https://github.com/Flagsmith/flagsmith-common/issues/103)) ([232f385](https://github.com/Flagsmith/flagsmith-common/commit/232f385eeb87d0befca012851b6f1e57a079ea0a))
12+
513
## [2.2.0](https://github.com/Flagsmith/flagsmith-common/compare/v2.1.0...v2.2.0) (2025-09-04)
614

715

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "flagsmith-common"
3-
version = "2.2.0"
3+
version = "2.2.1"
44
description = "Flagsmith's common library"
55
requires-python = ">=3.11,<4.0"
66
dependencies = [

0 commit comments

Comments
 (0)