Skip to content

Commit 4768919

Browse files
chore(main): release openfeature-provider-ofrep 0.1.0
1 parent 7b34822 commit 4768919

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.release-please-manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"hooks/openfeature-hooks-opentelemetry": "0.1.3",
3-
"providers/openfeature-provider-flagd": "0.1.5"
3+
"providers/openfeature-provider-flagd": "0.1.5",
4+
"providers/openfeature-provider-ofrep": "0.1.0"
45
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
11
# Changelog
2+
3+
## 0.1.0 (2024-07-23)
4+
5+
6+
### ✨ New Features
7+
8+
* add initial skeleton for OFREP provider ([#86](https://github.com/open-feature/python-sdk-contrib/issues/86)) ([00a5a18](https://github.com/open-feature/python-sdk-contrib/commit/00a5a18a76ef1435de67f312e384a97823bd185b))
9+
10+
## Changelog

0 commit comments

Comments
 (0)