Skip to content

Commit e6c65be

Browse files
chore(main): release providers/ofrep 0.1.2 (#507)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b005dce commit e6c65be

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"providers/unleash": "0.0.3-alpha",
1212
"providers/harness": "0.0.4-alpha",
1313
"providers/statsig": "0.0.2",
14-
"providers/ofrep": "0.1.1",
14+
"providers/ofrep": "0.1.2",
1515
"tests/flagd": "1.4.1"
1616
}

providers/ofrep/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.2](https://github.com/open-feature/go-sdk-contrib/compare/providers/ofrep/v0.1.1...providers/ofrep/v0.1.2) (2024-07-26)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **deps:** update module github.com/open-feature/go-sdk to v1.11.0 ([#501](https://github.com/open-feature/go-sdk-contrib/issues/501)) ([3f0eaa5](https://github.com/open-feature/go-sdk-contrib/commit/3f0eaa575500baa663dc24dbfc6cf8214565471f))
9+
* Make OFREP option public ([#536](https://github.com/open-feature/go-sdk-contrib/issues/536)) ([b005dce](https://github.com/open-feature/go-sdk-contrib/commit/b005dce8126476fb893914f0b631305015dee91f))
10+
311
## 0.1.1 (2024-04-05)
412

513

0 commit comments

Comments
 (0)