Skip to content

Commit 79e9e27

Browse files
committed
chore(main): release 3.5.0
1 parent 63b850d commit 79e9e27

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.4.0"
2+
".": "3.5.0"
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.5.0](https://github.com/Flagsmith/flagsmith-common/compare/v3.4.0...v3.5.0) (2026-03-30)
6+
7+
8+
### CI
9+
10+
* pre-commit autoupdate ([#180](https://github.com/Flagsmith/flagsmith-common/issues/180)) ([63b850d](https://github.com/Flagsmith/flagsmith-common/commit/63b850d481e59119956bb41b03ecfe5835c15269))
11+
12+
13+
### Features
14+
15+
* Centralize logging setup with structlog integration ([#179](https://github.com/Flagsmith/flagsmith-common/issues/179)) ([2e0459d](https://github.com/Flagsmith/flagsmith-common/commit/2e0459d6f7df4a849d7b04c2651ce682c1177e5f))
16+
17+
18+
### Bug Fixes
19+
20+
* Noise in tracebacks ([#181](https://github.com/Flagsmith/flagsmith-common/issues/181)) ([7c65cd9](https://github.com/Flagsmith/flagsmith-common/commit/7c65cd94c046e619c624b788434e2f6fd0d1a96d))
21+
* Remove unused logging code ([#186](https://github.com/Flagsmith/flagsmith-common/issues/186)) ([9539d4f](https://github.com/Flagsmith/flagsmith-common/commit/9539d4f0b0876c03c9af3d15671dfc1951801365))
22+
523
## [3.4.0](https://github.com/Flagsmith/flagsmith-common/compare/v3.3.0...v3.4.0) (2026-03-12)
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.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)