File tree 2 files changed +18
-1
lines changed
2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 11
11
"providers/launchdarkly" : " 0.1.5" ,
12
12
"providers/unleash" : " 0.1.0-alpha" ,
13
13
"providers/harness" : " 0.0.4-alpha" ,
14
- "providers/statsig" : " 0.0.3 " ,
14
+ "providers/statsig" : " 0.0.4 " ,
15
15
"providers/ofrep" : " 0.1.5" ,
16
16
"providers/prefab" : " 0.0.2" ,
17
17
"tests/flagd" : " 1.4.1" ,
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/statsig/v0.0.3...providers/statsig/v0.0.4 ) (2025-03-10)
4
+
5
+
6
+ ### 🐛 Bug Fixes
7
+
8
+ * ** deps:** update module github.com/stretchr/testify to v1.9.0 ([ #489 ] ( https://github.com/open-feature/go-sdk-contrib/issues/489 ) ) ([ c8d5f0b] ( https://github.com/open-feature/go-sdk-contrib/commit/c8d5f0b336a826f35fbe43834bcb9a063e276f28 ) )
9
+
10
+
11
+ ### ✨ New Features
12
+
13
+ * update module github.com/statsig-io/go-sdk ([ #615 ] ( https://github.com/open-feature/go-sdk-contrib/issues/615 ) ) ([ c40a391] ( https://github.com/open-feature/go-sdk-contrib/commit/c40a391bff6046628af78cc61ecc3089c1f15e39 ) )
14
+
15
+
16
+ ### 🧹 Chore
17
+
18
+ * add license to module ([ #554 ] ( https://github.com/open-feature/go-sdk-contrib/issues/554 ) ) ([ abb7657] ( https://github.com/open-feature/go-sdk-contrib/commit/abb76571c373582f36837587400104eb754c01b9 ) )
19
+
3
20
## [ 0.0.3] ( https://github.com/open-feature/go-sdk-contrib/compare/providers/statsig/v0.0.2...providers/statsig/v0.0.3 ) (2024-08-13)
4
21
5
22
You can’t perform that action at this time.
0 commit comments