Skip to content

Commit bcfd485

Browse files
authored
chore(main): release 3.7.0 (#195)
1 parent 0e18547 commit bcfd485

4 files changed

Lines changed: 20 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.6.1"
2+
".": "3.7.0"
33
}

CHANGELOG.md

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

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

5+
## [3.7.0](https://github.com/Flagsmith/flagsmith-common/compare/v3.6.1...v3.7.0) (2026-04-13)
6+
7+
8+
### CI
9+
10+
* pre-commit autoupdate ([#194](https://github.com/Flagsmith/flagsmith-common/issues/194)) ([1256e87](https://github.com/Flagsmith/flagsmith-common/commit/1256e87609bb18cf6cdee55d5507c3d89cc09297))
11+
12+
13+
### Dependency Updates
14+
15+
* update dependency django to v5.2.13 [security] ([#196](https://github.com/Flagsmith/flagsmith-common/issues/196)) ([0e18547](https://github.com/Flagsmith/flagsmith-common/commit/0e18547a958e1d8773f90cd692ca7005873fc6a4))
16+
17+
18+
### Features
19+
20+
* OTel: Task Processor ([#197](https://github.com/Flagsmith/flagsmith-common/issues/197)) ([ef4df55](https://github.com/Flagsmith/flagsmith-common/commit/ef4df553028c5bceaddf97a569a3b1bc05f0151d))
21+
522
## [3.6.1](https://github.com/Flagsmith/flagsmith-common/compare/v3.6.0...v3.6.1) (2026-04-06)
623

724

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.6.1"
3+
version = "3.7.0"
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)