Skip to content

Commit 44515ec

Browse files
authored
chore(main): release 3.6.1 (#193)
1 parent 404031a commit 44515ec

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

.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.0"
2+
".": "3.6.1"
33
}

CHANGELOG.md

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

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

5+
## [3.6.1](https://github.com/Flagsmith/flagsmith-common/compare/v3.6.0...v3.6.1) (2026-04-06)
6+
7+
8+
### Bug Fixes
9+
10+
* DjangoInstrumentor poisons settings when OTEL_EXPORTER_OTLP_ENDPOINT is set ([#192](https://github.com/Flagsmith/flagsmith-common/issues/192)) ([404031a](https://github.com/Flagsmith/flagsmith-common/commit/404031ada2e30ac4ada0693cad1b36e43e6dd674)), closes [#191](https://github.com/Flagsmith/flagsmith-common/issues/191)
11+
512
## [3.6.0](https://github.com/Flagsmith/flagsmith-common/compare/v3.5.0...v3.6.0) (2026-04-01)
613

714

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.0"
3+
version = "3.6.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)