File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.0.5] ( https://github.com/Hyphen/openfeature-provider-javascript-server/compare/v1.0.4...v1.0.5 ) (2025-01-06)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * remove hardcoded horizon URL and dynamic URL generation ([ #21 ] ( https://github.com/Hyphen/openfeature-provider-javascript-server/issues/21 ) ) ([ c8ccc49] ( https://github.com/Hyphen/openfeature-provider-javascript-server/commit/c8ccc49913c02825b21449738b8eec4dbf86d8fc ) )
7
+
1
8
## [ 1.0.4] ( https://github.com/Hyphen/openfeature-provider-javascript-server/compare/v1.0.3...v1.0.4 ) (2025-01-06)
2
9
3
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hyphen/openfeature-server-provider" ,
3
- "version" : " 1.0.4 " ,
3
+ "version" : " 1.0.5 " ,
4
4
"description" : " The official Hyphen Toggle OpenFeature Provider" ,
5
5
"main" : " ./dist/src/index.js" ,
6
6
"types" : " ./dist/src/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments