Skip to content

Commit dbf2261

Browse files
committed
chore(main): release 3.3.1
1 parent 8535029 commit dbf2261

4 files changed

Lines changed: 21 additions & 3 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-
".": "3.3.0"
2+
".": "3.3.1"
33
}

CHANGELOG.md

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

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

5+
## [3.3.1](https://github.com/Flagsmith/flagsmith-common/compare/v3.3.0...v3.3.1) (2026-03-04)
6+
7+
8+
### CI
9+
10+
* pre-commit autoupdate ([#165](https://github.com/Flagsmith/flagsmith-common/issues/165)) ([2b1a0dc](https://github.com/Flagsmith/flagsmith-common/commit/2b1a0dc348b20af364d4abd867d51cadd913307d))
11+
12+
13+
### Dependency Updates
14+
15+
* update dependency django to v5.2.11 [security] ([#168](https://github.com/Flagsmith/flagsmith-common/issues/168)) ([c71c67a](https://github.com/Flagsmith/flagsmith-common/commit/c71c67a0741fe1679a13cd5f349801c23c1da74b))
16+
* update dependency django to v5.2.12 [security] ([#175](https://github.com/Flagsmith/flagsmith-common/issues/175)) ([8535029](https://github.com/Flagsmith/flagsmith-common/commit/85350293e32b7701f8d265dd9a7f8ea6e3f60dcf))
17+
18+
19+
### Docs
20+
21+
* Clarify `allow_client_traits` behaviour ([#173](https://github.com/Flagsmith/flagsmith-common/issues/173)) ([c591ade](https://github.com/Flagsmith/flagsmith-common/commit/c591ade482ab02017bc094a99f8cfa3504383b59))
22+
523
## [3.3.0](https://github.com/Flagsmith/flagsmith-common/compare/v3.2.1...v3.3.0) (2026-01-20)
624

725

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.3.0"
3+
version = "3.3.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)