Skip to content

Commit e18f868

Browse files
committed
Publish
- @corbado/connect-react@0.13.1 - @corbado/connect-web-js@0.10.1
1 parent d2f03a4 commit e18f868

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package-lock.json

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

packages/connect-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@corbado/connect-react",
3-
"version": "0.13.0",
3+
"version": "0.13.1",
44
"description": "This package provides a set of React components to integrate passkeys into an existing authentication system.",
55
"author": "Martin Kellner <martin.kellner@corbado.com>",
66
"homepage": "https://github.com/corbado/javascript#readme",

packages/connect-web-js/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@corbado/connect-web-js",
3-
"version": "0.10.0",
3+
"version": "0.10.1",
44
"description": "This package provides a set of components to integrate passkeys into an existing authentication system",
55
"author": "Martin Kellner <martin.kellner@corbado.com>",
66
"homepage": "https://github.com/corbado/javascript#readme",
@@ -34,7 +34,7 @@
3434
"url": "https://github.com/corbado/javascript/issues"
3535
},
3636
"dependencies": {
37-
"@corbado/connect-react": "^0.13.0",
37+
"@corbado/connect-react": "^0.13.1",
3838
"react": "^18.2.0",
3939
"react-dom": "^18.2.0"
4040
},

0 commit comments

Comments
 (0)