Skip to content

Commit 933dbc9

Browse files
committed
chore(main): release 3.5.0
1 parent 7c65cd9 commit 933dbc9

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.4.0"
2+
".": "3.5.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.5.0](https://github.com/Flagsmith/flagsmith-common/compare/v3.4.0...v3.5.0) (2026-03-30)
6+
7+
8+
### Features
9+
10+
* Centralize logging setup with structlog integration ([#179](https://github.com/Flagsmith/flagsmith-common/issues/179)) ([2e0459d](https://github.com/Flagsmith/flagsmith-common/commit/2e0459d6f7df4a849d7b04c2651ce682c1177e5f))
11+
12+
13+
### Bug Fixes
14+
15+
* Noise in tracebacks ([#181](https://github.com/Flagsmith/flagsmith-common/issues/181)) ([7c65cd9](https://github.com/Flagsmith/flagsmith-common/commit/7c65cd94c046e619c624b788434e2f6fd0d1a96d))
16+
517
## [3.4.0](https://github.com/Flagsmith/flagsmith-common/compare/v3.3.0...v3.4.0) (2026-03-12)
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.4.0"
3+
version = "3.5.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)