Skip to content

Commit eebf90a

Browse files
committed
chore(main): release 2.1.1
1 parent a21d125 commit eebf90a

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.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.1.0"
2+
".": "2.1.1"
33
}

CHANGELOG.md

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

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

5+
## [2.1.1](https://github.com/Flagsmith/flagsmith-common/compare/v2.1.0...v2.1.1) (2025-09-03)
6+
7+
8+
### CI
9+
10+
* pre-commit autoupdate ([#97](https://github.com/Flagsmith/flagsmith-common/issues/97)) ([a21d125](https://github.com/Flagsmith/flagsmith-common/commit/a21d125e2afade0b3b99cabe6e88a2f258acce10))
11+
512
## [2.1.0](https://github.com/Flagsmith/flagsmith-common/compare/v2.0.0...v2.1.0) (2025-09-02)
613

714

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.1.0"
3+
version = "2.1.1"
44
description = "Flagsmith's common library"
55
requires-python = ">=3.11,<4.0"
66
dependencies = [

0 commit comments

Comments
 (0)