Skip to content

Commit 4897567

Browse files
authored
chore(main): release 2.2.5 (#117)
1 parent f5ba6db commit 4897567

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.2.4"
2+
".": "2.2.5"
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.2.5](https://github.com/Flagsmith/flagsmith-common/compare/v2.2.4...v2.2.5) (2025-11-07)
6+
7+
8+
### CI
9+
10+
* pre-commit autoupdate ([#115](https://github.com/Flagsmith/flagsmith-common/issues/115)) ([f5ba6db](https://github.com/Flagsmith/flagsmith-common/commit/f5ba6db2053b9c3a90f3960fc7ea523aefdb3da7))
11+
12+
13+
### Bug Fixes
14+
15+
* Unstable `PROMETHEUS_MULTIPROC_DIR` ([#116](https://github.com/Flagsmith/flagsmith-common/issues/116)) ([b319fd4](https://github.com/Flagsmith/flagsmith-common/commit/b319fd4cf72cb6af134a447ad47df1736d9d00e8))
16+
517
## [2.2.4](https://github.com/Flagsmith/flagsmith-common/compare/v2.2.3...v2.2.4) (2025-11-03)
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.2.4"
3+
version = "2.2.5"
44
description = "Flagsmith's common library"
55
requires-python = ">=3.11,<4.0"
66
dependencies = [

0 commit comments

Comments
 (0)