Skip to content

Commit 98e95e4

Browse files
committed
v0.4.1
bump @workos-inc/authkit-js to 0.4.1
1 parent b686fe1 commit 98e95e4

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@workos-inc/authkit-react",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "AuthKit React SDK",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",
@@ -34,6 +34,6 @@
3434
"react": "18.3.1"
3535
},
3636
"dependencies": {
37-
"@workos-inc/authkit-js": "0.4.0"
37+
"@workos-inc/authkit-js": "0.4.1"
3838
}
3939
}

0 commit comments

Comments
 (0)