Skip to content

Commit fcf06eb

Browse files
chore(main): release providers/prefab 0.0.4
Signed-off-by: OpenFeature Bot <[email protected]>
1 parent 8e8d888 commit fcf06eb

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"providers/harness": "0.0.4-alpha",
1414
"providers/statsig": "0.0.4",
1515
"providers/ofrep": "0.1.6",
16-
"providers/prefab": "0.0.3",
16+
"providers/prefab": "0.0.4",
1717
"tests/flagd": "1.4.1",
1818
"providers/go-feature-flag-in-process": "0.1.1",
1919
"providers/multi-provider": "0.0.4",

providers/prefab/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [0.0.4](https://github.com/open-feature/go-sdk-contrib/compare/providers/prefab/v0.0.3...providers/prefab/v0.0.4) (2025-07-30)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **deps:** update module github.com/open-feature/go-sdk to v1.15.1 ([#681](https://github.com/open-feature/go-sdk-contrib/issues/681)) ([8fd544f](https://github.com/open-feature/go-sdk-contrib/commit/8fd544ff81fd25eed655a214aa1ae1906a436f0d))
9+
* **deps:** update module github.com/stretchr/testify to v1.10.0 ([#718](https://github.com/open-feature/go-sdk-contrib/issues/718)) ([d7963ff](https://github.com/open-feature/go-sdk-contrib/commit/d7963ff4f0a9bd25968efca31b92fdfd886a9e92))
10+
* **security:** update vulnerability-updates [security] ([#724](https://github.com/open-feature/go-sdk-contrib/issues/724)) ([629a535](https://github.com/open-feature/go-sdk-contrib/commit/629a5351c2c4b8fed00522f7453d5545920ceaaf))
11+
312
## [0.0.3](https://github.com/open-feature/go-sdk-contrib/compare/providers/prefab/v0.0.2...providers/prefab/v0.0.3) (2025-06-19)
413

514

0 commit comments

Comments
 (0)