Skip to content

Commit cc8251c

Browse files
authored
chore(main): release 3.2.1 (#162)
1 parent e07d3f3 commit cc8251c

File tree

4 files changed

+11
-3
lines changed

4 files changed

+11
-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: 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+
## [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+
* **Recurring Task:** Prevent incorrect first run near midnight ([#159](https://github.com/Flagsmith/flagsmith-common/issues/159)) ([e07d3f3](https://github.com/Flagsmith/flagsmith-common/commit/e07d3f30d4f8e0fc8a9f3fb3a57c02f97f6ffaa5))
11+
* 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))
12+
513
## [3.2.0](https://github.com/Flagsmith/flagsmith-common/compare/v3.1.0...v3.2.0) (2026-01-14)
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 = "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)