Skip to content

Commit ffca30c

Browse files
committed
chore(main): release 0.2.0
1 parent 872bd8c commit ffca30c

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-
".": "0.1.6"
2+
".": "0.2.0"
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+
## [0.2.0](https://github.com/Flagsmith/flagsmith-openfeature-provider-python/compare/v0.1.6...v0.2.0) (2026-04-22)
4+
5+
6+
### Features
7+
8+
* Implement Tracking API ([#35](https://github.com/Flagsmith/flagsmith-openfeature-provider-python/issues/35)) ([872bd8c](https://github.com/Flagsmith/flagsmith-openfeature-provider-python/commit/872bd8cd2512b967f0236c2547f6209d94aa5cad))
9+
10+
11+
### CI
12+
13+
* Build and publish a wheel ([#31](https://github.com/Flagsmith/flagsmith-openfeature-provider-python/issues/31)) ([f5cec15](https://github.com/Flagsmith/flagsmith-openfeature-provider-python/commit/f5cec158975297fc81a13fe511c9512c51ea03e5))
14+
315
## [0.1.6](https://github.com/Flagsmith/flagsmith-openfeature-provider-python/compare/v0.1.5...v0.1.6) (2026-03-24)
416

517

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "openfeature-provider-flagsmith"
3-
version = "0.1.6"
3+
version = "0.2.0"
44
description = "Openfeature provider for Flagsmith"
55
authors = [
66
{ name = "Matthew Elwell", email = "matthew.elwell@flagsmith.com>" }

0 commit comments

Comments
 (0)