Skip to content

Commit

Permalink
Bump independent versions [skip ci]
Browse files Browse the repository at this point in the history
 - @magic-ext/connect@6.2.0
 - @magic-ext/react-native-bare-oauth@8.1.0
 - @magic-ext/react-native-expo-oauth@8.1.0
 - @magic-sdk/react-native-bare@14.1.0
 - @magic-sdk/react-native-expo@14.1.0
  • Loading branch information
Magic Labs committed Jan 25, 2023
1 parent 5289bbf commit ac66f40
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/@magic-ext/connect/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magic-ext/connect",
"version": "6.1.0",
"version": "6.2.0",
"description": "Magic SDK Connect Extension for Web environments.",
"author": "Magic <team@magic.link> (https://magic.link/)",
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions packages/@magic-ext/react-native-bare-oauth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magic-ext/react-native-bare-oauth",
"version": "8.0.0",
"version": "8.1.0",
"description": "Magic SDK OAuth Extension for Bare React Native environments.",
"author": "Magic <team@magic.link> (https://magic.link/)",
"license": "MIT",
Expand Down Expand Up @@ -30,7 +30,7 @@
"react-native-device-info": "^10.3.0"
},
"devDependencies": {
"@magic-sdk/react-native-bare": "^14.0.0",
"@magic-sdk/react-native-bare": "^14.1.0",
"@types/crypto-js": "~3.1.47",
"react-native-inappbrowser-reborn": "^3.7.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/@magic-ext/react-native-expo-oauth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magic-ext/react-native-expo-oauth",
"version": "8.0.0",
"version": "8.1.0",
"description": "Magic SDK OAuth Extension for Expo React Native environments.",
"author": "Magic <team@magic.link> (https://magic.link/)",
"license": "MIT",
Expand Down Expand Up @@ -31,7 +31,7 @@
"expo-web-browser": "^11.0.0"
},
"devDependencies": {
"@magic-sdk/react-native-expo": "^14.0.0",
"@magic-sdk/react-native-expo": "^14.1.0",
"@types/crypto-js": "~3.1.47"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@magic-sdk/react-native-bare/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magic-sdk/react-native-bare",
"version": "14.0.0",
"version": "14.1.0",
"description": "Passwordless authentication for React Native (Bare).",
"author": "Magic Labs <team@magic.link> (https://magic.link/)",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/@magic-sdk/react-native-expo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magic-sdk/react-native-expo",
"version": "14.0.0",
"version": "14.1.0",
"description": "Passwordless authentication for React Native (Expo).",
"author": "Magic Labs <team@magic.link> (https://magic.link/)",
"license": "MIT",
Expand Down

0 comments on commit ac66f40

Please sign in to comment.