Skip to content

Commit af174ca

Browse files
chore(main): release openfeature-provider-ofrep 0.1.0 (#87)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cb42cc0 commit af174ca

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-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: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
11
# Changelog
2+
3+
## 0.1.0 (2024-10-02)
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+
* implement basic functionality of OFREP provider ([#88](https://github.com/open-feature/python-sdk-contrib/issues/88)) ([cb42cc0](https://github.com/open-feature/python-sdk-contrib/commit/cb42cc0001e19793f391351a1ce5bafe1831025f))
10+
11+
## Changelog

0 commit comments

Comments
 (0)