Skip to content

Commit 0ae004b

Browse files
authored
chore(main): release 2.1.0 (#96)
1 parent 617861b commit 0ae004b

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
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-
".": "2.0.0"
2+
".": "2.1.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+
## [2.1.0](https://github.com/Flagsmith/flagsmith-common/compare/v2.0.0...v2.1.0) (2025-09-02)
6+
7+
8+
### CI
9+
10+
* pre-commit autoupdate ([#92](https://github.com/Flagsmith/flagsmith-common/issues/92)) ([aeb7520](https://github.com/Flagsmith/flagsmith-common/commit/aeb752000b8c7dbae9b2337bb0e7ee18aa3af6df))
11+
12+
13+
### Features
14+
15+
* **utils:** Allow for explicit use of database replicas ([#95](https://github.com/Flagsmith/flagsmith-common/issues/95)) ([617861b](https://github.com/Flagsmith/flagsmith-common/commit/617861b5cdd1ef9c329463182bddc2d2746a1060))
16+
517
## [2.0.0](https://github.com/Flagsmith/flagsmith-common/compare/v1.15.1...v2.0.0) (2025-08-07)
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 = "2.0.0"
3+
version = "2.1.0"
44
description = "Flagsmith's common library"
55
requires-python = ">=3.11,<4.0"
66
dependencies = [

0 commit comments

Comments
 (0)