Skip to content

Commit dc0fc72

Browse files
committed
chore(main): release 3.1.0
1 parent 9f9518b commit dc0fc72

3 files changed

Lines changed: 9 additions & 2 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.0.0"
2+
".": "3.1.0"
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.1.0](https://github.com/Flagsmith/flagsmith-common/compare/v3.0.0...v3.1.0) (2026-01-05)
6+
7+
8+
### Features
9+
10+
* Add DynamoDB document schemas ([#150](https://github.com/Flagsmith/flagsmith-common/issues/150)) ([9f9518b](https://github.com/Flagsmith/flagsmith-common/commit/9f9518b278fd37b45683b1cec498438c81ecc915))
11+
512
## [3.0.0](https://github.com/Flagsmith/flagsmith-common/compare/v2.2.7...v3.0.0) (2026-01-05)
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.0.0"
3+
version = "3.1.0"
44
description = "Flagsmith's common library"
55
requires-python = ">=3.11,<4.0"
66
dependencies = []

0 commit comments

Comments
 (0)