Skip to content

Commit 8d8e2bb

Browse files
committed
chore(main): release 0.1.6
1 parent 47147ec commit 8d8e2bb

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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-
".": "0.1.5"
2+
".": "0.1.6"
33
}

CHANGELOG.md

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

3+
## [0.1.6](https://github.com/Flagsmith/flagsmith-openfeature-provider-python/compare/v0.1.5...v0.1.6) (2026-02-07)
4+
5+
6+
### Other
7+
8+
* add root CODEOWNERS ([#22](https://github.com/Flagsmith/flagsmith-openfeature-provider-python/issues/22)) ([e7be6fe](https://github.com/Flagsmith/flagsmith-openfeature-provider-python/commit/e7be6feea978110ddc3fffe61cd80882552e5c56))
9+
* Remove amannn/action-semantic-pull-request workflow ([#25](https://github.com/Flagsmith/flagsmith-openfeature-provider-python/issues/25)) ([47147ec](https://github.com/Flagsmith/flagsmith-openfeature-provider-python/commit/47147ecc59d1a5bf902f145cc4e9d4d9080ca38b))
10+
311
## [0.1.5](https://github.com/Flagsmith/flagsmith-openfeature-provider-python/compare/v0.1.4...v0.1.5) (2025-08-21)
412

513

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.5"
3+
version = "0.1.6"
44
description = "Openfeature provider for Flagsmith"
55
authors = [
66
{ name = "Matthew Elwell", email = "matthew.elwell@flagsmith.com>" }

0 commit comments

Comments
 (0)