Skip to content

Commit 2accc54

Browse files
author
Josh Sirota
committed
Update version to reflect compatibility with new spec version
1 parent e014e54 commit 2accc54

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGES.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,7 @@
88
- Up to date with spec 0.4.0 and @openfeature/js-sdk 0.4.0
99
1.0.3
1010
- Adds types definitions for TypeScript
11-
- Up to date with spec 0.4.0 and @openfeature/js-sdk 0.4.0
11+
- Up to date with spec 0.4.0 and @openfeature/js-sdk 0.4.0
12+
1.0.4
13+
- Fixes issue with TS build
14+
- Up to date with spec 0.5.0 and @openfeature/js-sdk 0.5.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@splitsoftware/openfeature-js-split-provider",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Split OpenFeature Provider",
55
"files": [
66
"README.md",

0 commit comments

Comments
 (0)