Skip to content

Commit 5de5b61

Browse files
committed
chore(main): release 6.2.2
1 parent fa12392 commit 5de5b61

3 files changed

Lines changed: 14 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-
".": "6.2.1"
2+
".": "6.2.2"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [6.2.2](https://github.com/Flagsmith/flagsmith-python-client/compare/v6.2.1...v6.2.2) (2026-08-31)
4+
5+
6+
### CI
7+
8+
* pre-commit autoupdate ([#238](https://github.com/Flagsmith/flagsmith-python-client/issues/238)) ([fa12392](https://github.com/Flagsmith/flagsmith-python-client/commit/fa123927063e81d11b54b6af6f6c46499194345a))
9+
10+
11+
### Dependency Updates
12+
13+
* update dependency flagsmith-flag-engine to v11 ([#243](https://github.com/Flagsmith/flagsmith-python-client/issues/243)) ([e93bca9](https://github.com/Flagsmith/flagsmith-python-client/commit/e93bca9395e685892ab0b3db3019f87b99a08b71))
14+
315
## [6.2.1](https://github.com/Flagsmith/flagsmith-python-client/compare/v6.2.0...v6.2.1) (2026-08-14)
416

517
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "flagsmith"
3-
version = "6.2.1"
3+
version = "6.2.2"
44
description = "Flagsmith Python SDK"
55
authors = ["Flagsmith <support@flagsmith.com>"]
66
license = "BSD3"

0 commit comments

Comments
 (0)