Skip to content

Commit 583684a

Browse files
authored
chore(main): release 3.8.2 (#211)
1 parent d45af91 commit 583684a

4 files changed

Lines changed: 10 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.8.1"
2+
".": "3.8.2"
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.8.2](https://github.com/Flagsmith/flagsmith-common/compare/v3.8.1...v3.8.2) (2026-04-20)
6+
7+
8+
### Refactoring
9+
10+
* Strip site-specific framing from docgen templates ([#210](https://github.com/Flagsmith/flagsmith-common/issues/210)) ([d45af91](https://github.com/Flagsmith/flagsmith-common/commit/d45af91617b5fda8526dae00fe8091b66f54bf41))
11+
512
## [3.8.1](https://github.com/Flagsmith/flagsmith-common/compare/v3.8.0...v3.8.1) (2026-04-20)
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.8.1"
3+
version = "3.8.2"
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)