File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 13
13
"providers/harness" : " 0.0.4-alpha" ,
14
14
"providers/statsig" : " 0.0.4" ,
15
15
"providers/ofrep" : " 0.1.6" ,
16
- "providers/prefab" : " 0.0.3 " ,
16
+ "providers/prefab" : " 0.0.4 " ,
17
17
"tests/flagd" : " 1.4.2" ,
18
18
"providers/go-feature-flag-in-process" : " 0.1.1" ,
19
19
"providers/multi-provider" : " 0.0.4" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.0.4] ( https://github.com/open-feature/go-sdk-contrib/compare/providers/prefab/v0.0.3...providers/prefab/v0.0.4 ) (2025-09-05)
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
+
3
12
## [ 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)
4
13
5
14
You can’t perform that action at this time.
0 commit comments