Skip to content

Commit 1b6d6b4

Browse files
committed
chore(main): release 0.1.6
1 parent e7be6fe commit 1b6d6b4

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.6](https://github.com/Flagsmith/flagsmith-openfeature-provider-python/compare/v0.1.5...v0.1.6) (2025-08-26)
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+
310
## [0.1.5](https://github.com/Flagsmith/flagsmith-openfeature-provider-python/compare/v0.1.4...v0.1.5) (2025-08-21)
411

512

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)