File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed
libs/providers/multi-provider Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 14
14
"libs/providers/flipt" : " 0.1.3" ,
15
15
"libs/providers/flagsmith-client" : " 0.1.3" ,
16
16
"libs/providers/flipt-web" : " 0.1.3" ,
17
- "libs/providers/multi-provider" : " 0.1.2 " ,
17
+ "libs/providers/multi-provider" : " 0.1.3 " ,
18
18
"libs/providers/multi-provider-web" : " 0.0.3" ,
19
19
"libs/providers/growthbook-client" : " 0.1.2" ,
20
20
"libs/providers/config-cat-web" : " 0.1.6" ,
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/multi-provider-v0.1.2...multi-provider-v0.1.3 ) (2025-05-30)
4
+
5
+
6
+ ### 🧹 Chore
7
+
8
+ * add "type" import enforcement lint rule and apply ([ #1292 ] ( https://github.com/open-feature/js-sdk-contrib/issues/1292 ) ) ([ 4dbcbf1] ( https://github.com/open-feature/js-sdk-contrib/commit/4dbcbf18703bdb0addbef2f7b3810677433abbfd ) )
9
+ * ** 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 ) )
10
+ * update nx packages ([ #1147 ] ( https://github.com/open-feature/js-sdk-contrib/issues/1147 ) ) ([ 7f310fe] ( https://github.com/open-feature/js-sdk-contrib/commit/7f310fe87101b8aa793e1436e63c7602ccc202e3 ) )
11
+
3
12
## [ 0.1.2] ( https://github.com/open-feature/js-sdk-contrib/compare/multi-provider-v0.1.1...multi-provider-v0.1.2 ) (2024-12-23)
4
13
5
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openfeature/multi-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