File tree 3 files changed +9
-2
lines changed 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 10
10
"libs/shared/flagd-core" : " 1.0.0" ,
11
11
"libs/shared/ofrep-core" : " 1.0.1" ,
12
12
"libs/providers/ofrep" : " 0.2.1" ,
13
- "libs/providers/ofrep-web" : " 0.3.2 " ,
13
+ "libs/providers/ofrep-web" : " 0.3.3 " ,
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" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.3.3] ( https://github.com/open-feature/js-sdk-contrib/compare/ofrep-web-provider-v0.3.2...ofrep-web-provider-v0.3.3 ) (2025-04-16)
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.3.2] ( https://github.com/open-feature/js-sdk-contrib/compare/ofrep-web-provider-v0.3.1...ofrep-web-provider-v0.3.2 ) (2025-02-13)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openfeature/ofrep-web-provider" ,
3
- "version" : " 0.3.2 " ,
3
+ "version" : " 0.3.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