File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 6
6
"providers/flipt" : " 0.1.3" ,
7
7
"providers/from-env" : " 0.1.5" ,
8
8
"providers/go-feature-flag" : " 0.2.2" ,
9
- "providers/gcp" : " 0.0.1" ,
10
9
"providers/flagsmith" : " 0.1.4" ,
11
10
"providers/launchdarkly" : " 0.1.5" ,
12
11
"providers/unleash" : " 0.0.5-alpha" ,
13
12
"providers/harness" : " 0.0.4-alpha" ,
14
13
"providers/statsig" : " 0.0.3" ,
15
14
"providers/ofrep" : " 0.1.5" ,
16
- "providers/prefab" : " 0.0.2 " ,
15
+ "providers/prefab" : " 0.0.3 " ,
17
16
"tests/flagd" : " 1.4.1" ,
18
17
"providers/go-feature-flag-in-process" : " 0.1.0"
19
18
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.0.3] ( https://github.com/cupofcat/go-sdk-contrib/compare/providers/prefab-v0.0.2...providers/prefab/v0.0.3 ) (2025-01-30)
4
+
5
+
6
+ ### ✨ New Features
7
+
8
+ * add Prefab provider ([ #575 ] ( https://github.com/cupofcat/go-sdk-contrib/issues/575 ) ) ([ cbafc90] ( https://github.com/cupofcat/go-sdk-contrib/commit/cbafc906ed2ed1ce8f93854100be6d29acf13509 ) )
9
+
10
+
11
+ ### 🧹 Chore
12
+
13
+ * ** main:** release providers/prefab 0.0.2 ([ #582 ] ( https://github.com/cupofcat/go-sdk-contrib/issues/582 ) ) ([ 0e3ceb2] ( https://github.com/cupofcat/go-sdk-contrib/commit/0e3ceb22bdfffeff0fab1f61823e39d6013d2252 ) )
14
+
3
15
## [ 0.0.2] ( https://github.com/open-feature/go-sdk-contrib/compare/providers/prefab-v0.0.1...providers/prefab/v0.0.2 ) (2024-09-18)
4
16
5
17
You can’t perform that action at this time.
0 commit comments