Skip to content

Commit 2feabd5

Browse files
chore(main): release openfeature-provider-unleash 0.1.1 (#332)
Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent dcb8fad commit 2feabd5

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
@@ -4,5 +4,5 @@
44
"providers/openfeature-provider-ofrep": "0.2.0",
55
"providers/openfeature-provider-flipt": "0.1.3",
66
"providers/openfeature-provider-env-var": "0.1.0",
7-
"providers/openfeature-provider-unleash": "0.1.0"
7+
"providers/openfeature-provider-unleash": "0.1.1"
88
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.1.1](https://github.com/open-feature/python-sdk-contrib/compare/openfeature-provider-unleash/v0.1.0...openfeature-provider-unleash/v0.1.1) (2026-01-29)
4+
5+
6+
### ✨ New Features
7+
8+
* **provider:** add Unleash provider ([#301](https://github.com/open-feature/python-sdk-contrib/issues/301)) ([0fd4e3e](https://github.com/open-feature/python-sdk-contrib/commit/0fd4e3ea70a101898118ab5797ec4ffea708e834))

providers/openfeature-provider-unleash/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "uv_build"
44

55
[project]
66
name = "openfeature-provider-unleash"
7-
version = "0.1.0"
7+
version = "0.1.1"
88
description = "OpenFeature provider for Unleash"
99
readme = "README.md"
1010
authors = [{ name = "OpenFeature", email = "openfeature-core@groups.io" }]

0 commit comments

Comments
 (0)