Skip to content

Commit 6dcd4c2

Browse files
committed
chore(main): release 3.2.1
1 parent 0dc71a1 commit 6dcd4c2

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
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-
".": "3.2.0"
2+
".": "3.2.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+
## [3.2.1](https://github.com/Flagsmith/flagsmith-common/compare/v3.2.0...v3.2.1) (2026-01-16)
6+
7+
8+
### Bug Fixes
9+
10+
* Relax flagsmith-flag-engine dependency for flagsmith-schemas ([#161](https://github.com/Flagsmith/flagsmith-common/issues/161)) ([0dc71a1](https://github.com/Flagsmith/flagsmith-common/commit/0dc71a11ccc4f29d98ec94bef93f53faf3c4e18b))
11+
512
## [3.2.0](https://github.com/Flagsmith/flagsmith-common/compare/v3.1.0...v3.2.0) (2026-01-14)
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 = "3.2.0"
3+
version = "3.2.1"
44
description = "Flagsmith's common library"
55
requires-python = ">=3.11,<4.0"
66
dependencies = []

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)