Skip to content

Commit 0ad0f9f

Browse files
authored
chore(main): release 3.8.0 (#203)
1 parent 49a9f73 commit 0ad0f9f

4 files changed

Lines changed: 15 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.7.0"
2+
".": "3.8.0"
33
}

CHANGELOG.md

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

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

5+
## [3.8.0](https://github.com/Flagsmith/flagsmith-common/compare/v3.7.0...v3.8.0) (2026-04-20)
6+
7+
8+
### CI
9+
10+
* pre-commit autoupdate ([#199](https://github.com/Flagsmith/flagsmith-common/issues/199)) ([49a9f73](https://github.com/Flagsmith/flagsmith-common/commit/49a9f73c7070111ad06950a80f6dc5ac11301a14))
11+
12+
13+
### Features
14+
15+
* **OTel:** Scaffold a backend event catalogue ([#202](https://github.com/Flagsmith/flagsmith-common/issues/202)) ([9527a72](https://github.com/Flagsmith/flagsmith-common/commit/9527a72a7ece4a5d9010b559bd482591552a7b51))
16+
517
## [3.7.0](https://github.com/Flagsmith/flagsmith-common/compare/v3.6.1...v3.7.0) (2026-04-13)
618

719

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.7.0"
3+
version = "3.8.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)