Skip to content

Commit c8d3615

Browse files
v1.2.1
1 parent a57e515 commit c8d3615

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"packages/adapters/*",
1010
"packages/plugins/*"
1111
],
12-
"version": "1.2.0",
12+
"version": "1.2.1",
1313
"npmClient": "yarn",
1414
"useWorkspaces": true
1515
}

packages/adapters/torus-evm-adapter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3auth/torus-evm-adapter",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "torus wallet adapter for web3auth",
55
"keywords": [
66
"web3Auth/core",

packages/modal/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3auth/web3auth",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"homepage": "https://github.com/Web3Auth/Web3Auth#readme",
55
"license": "ISC",
66
"main": "dist/web3auth.cjs.js",
@@ -24,7 +24,7 @@
2424
"@web3auth/metamask-adapter": "^1.2.0",
2525
"@web3auth/openlogin-adapter": "^1.2.0",
2626
"@web3auth/phantom-adapter": "^1.2.0",
27-
"@web3auth/torus-evm-adapter": "^1.2.0",
27+
"@web3auth/torus-evm-adapter": "^1.2.1",
2828
"@web3auth/torus-solana-adapter": "^1.2.0",
2929
"@web3auth/ui": "^1.2.0",
3030
"@web3auth/wallet-connect-v1-adapter": "^1.2.0"

0 commit comments

Comments
 (0)