File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
libs/providers/growthbook Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 20
20
"libs/providers/config-cat-web" : " 0.1.6" ,
21
21
"libs/shared/config-cat-core" : " 0.1.1" ,
22
22
"libs/providers/unleash-web" : " 0.1.1" ,
23
- "libs/providers/growthbook" : " 0.1.2 " ,
23
+ "libs/providers/growthbook" : " 0.1.3 " ,
24
24
"libs/providers/aws-ssm" : " 0.1.2"
25
25
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.1.3] ( https://github.com/open-feature/js-sdk-contrib/compare/growthbook-provider-v0.1.2...growthbook-provider-v0.1.3 ) (2025-05-28)
4
+
5
+
6
+ ### 🧹 Chore
7
+
8
+ * ** main:** release flipt-web-provider 0.1.3 ([ #1253 ] ( https://github.com/open-feature/js-sdk-contrib/issues/1253 ) ) ([ 7be62ae] ( https://github.com/open-feature/js-sdk-contrib/commit/7be62ae45f4dfbaefecc6205a28060698fdd884d ) )
9
+
3
10
## [ 0.1.2] ( https://github.com/open-feature/js-sdk-contrib/compare/growthbook-provider-v0.1.1...growthbook-provider-v0.1.2 ) (2025-01-10)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openfeature/growthbook-provider" ,
3
- "version" : " 0.1.2 " ,
3
+ "version" : " 0.1.3 " ,
4
4
"license" : " Apache-2.0" ,
5
5
"main" : " ./src/index.js" ,
6
6
"typings" : " ./src/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments