Skip to content

Commit 21c3191

Browse files
committed
chore(release): Publish
- @clerk/clerk-js@4.3.4-staging.1 - @clerk/clerk-expo@0.9.51-staging.1
1 parent e41fe7f commit 21c3191

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/clerk-js/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@clerk/clerk-js",
3-
"version": "4.3.4-staging.0",
3+
"version": "4.3.4-staging.1",
44
"license": "MIT",
55
"description": "Clerk.dev JS library",
66
"keywords": [

packages/expo/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@clerk/clerk-expo",
3-
"version": "0.9.51-staging.0",
3+
"version": "0.9.51-staging.1",
44
"license": "MIT",
55
"description": "Clerk.dev React Native/Expo library",
66
"keywords": [
@@ -25,7 +25,7 @@
2525
"dev": "tsc -p tsconfig.build.json --watch"
2626
},
2727
"dependencies": {
28-
"@clerk/clerk-js": "^4.3.4-staging.0",
28+
"@clerk/clerk-js": "^4.3.4-staging.1",
2929
"@clerk/clerk-react": "^4.0.9-staging.0",
3030
"base-64": "^1.0.0",
3131
"react-native-url-polyfill": "^1.3.0"

0 commit comments

Comments
 (0)