File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 9
9
"libs/providers/go-feature-flag-web" : " 0.2.0" ,
10
10
"libs/shared/flagd-core" : " 0.2.0" ,
11
11
"libs/shared/ofrep-core" : " 0.1.4" ,
12
- "libs/providers/ofrep" : " 0.1.2 " ,
12
+ "libs/providers/ofrep" : " 0.1.3 " ,
13
13
"libs/providers/ofrep-web" : " 0.1.3" ,
14
14
"libs/providers/flipt" : " 0.1.0" ,
15
15
"libs/providers/flagsmith-client" : " 0.1.2"
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/ofrep-provider-v0.1.2...ofrep-provider-v0.1.3 ) (2024-04-16)
4
+
5
+
6
+ ### 🧹 Chore
7
+
8
+ * update ofrep-core ([ #884 ] ( https://github.com/open-feature/js-sdk-contrib/issues/884 ) ) ([ f663eae] ( https://github.com/open-feature/js-sdk-contrib/commit/f663eae89fb75628e965eec775d0fccb354e494c ) )
9
+
3
10
## [ 0.1.2] ( https://github.com/open-feature/js-sdk-contrib/compare/ofrep-provider-v0.1.1...ofrep-provider-v0.1.2 ) (2024-04-14)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openfeature/ofrep-provider" ,
3
- "version" : " 0.1.2 " ,
3
+ "version" : " 0.1.3 " ,
4
4
"dependencies" : {
5
5
"tslib" : " ^2.3.0"
6
6
},
You can’t perform that action at this time.
0 commit comments