diff --git a/lerna.json b/lerna.json index 5ed2055db..8f9843584 100644 --- a/lerna.json +++ b/lerna.json @@ -1,4 +1,4 @@ { - "version": "8.5.0-alpha.4", + "version": "8.5.0-alpha.5", "npmClient": "npm" } diff --git a/package-lock.json b/package-lock.json index e71ae4e4e..7ccb83fc2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30635,7 +30635,7 @@ }, "packages/hooks/modal-react-hooks": { "name": "@web3auth/modal-react-hooks", - "version": "8.5.0-alpha.3", + "version": "8.5.0-alpha.5", "license": "ISC", "dependencies": { "@web3auth/base": "^8.5.0-alpha.3", @@ -30655,7 +30655,7 @@ }, "packages/hooks/no-modal-react-hooks": { "name": "@web3auth/no-modal-react-hooks", - "version": "8.5.0-alpha.3", + "version": "8.5.0-alpha.5", "license": "ISC", "dependencies": { "@web3auth/base": "^8.5.0-alpha.3", @@ -30675,7 +30675,7 @@ }, "packages/hooks/wallet-services-plugin-react-hooks": { "name": "@web3auth/wallet-services-plugin-react-hooks", - "version": "8.5.0-alpha.4", + "version": "8.5.0-alpha.5", "license": "ISC", "dependencies": { "@web3auth/base": "^8.5.0-alpha.3", diff --git a/packages/hooks/modal-react-hooks/package.json b/packages/hooks/modal-react-hooks/package.json index 4a8d91bd8..ae1845651 100644 --- a/packages/hooks/modal-react-hooks/package.json +++ b/packages/hooks/modal-react-hooks/package.json @@ -1,6 +1,6 @@ { "name": "@web3auth/modal-react-hooks", - "version": "8.5.0-alpha.3", + "version": "8.5.0-alpha.5", "description": "React hooks to simplify integration with web3Auth modal SDK.", "keywords": [ "web3Auth/modal-react-hooks", diff --git a/packages/hooks/no-modal-react-hooks/package.json b/packages/hooks/no-modal-react-hooks/package.json index 46e39c287..98c2cf6b2 100644 --- a/packages/hooks/no-modal-react-hooks/package.json +++ b/packages/hooks/no-modal-react-hooks/package.json @@ -1,6 +1,6 @@ { "name": "@web3auth/no-modal-react-hooks", - "version": "8.5.0-alpha.3", + "version": "8.5.0-alpha.5", "description": "React hooks to simplify integration with web3Auth no-modal SDK.", "keywords": [ "web3Auth/no-modal-react-hooks", diff --git a/packages/hooks/wallet-services-plugin-react-hooks/package.json b/packages/hooks/wallet-services-plugin-react-hooks/package.json index e7a3c9efb..05d66ee34 100644 --- a/packages/hooks/wallet-services-plugin-react-hooks/package.json +++ b/packages/hooks/wallet-services-plugin-react-hooks/package.json @@ -1,6 +1,6 @@ { "name": "@web3auth/wallet-services-plugin-react-hooks", - "version": "8.5.0-alpha.4", + "version": "8.5.0-alpha.5", "description": "React hooks to simplify integration with web3Auth wallet-services-plugin SDK.", "keywords": [ "web3Auth/wallet-services-plugin-react-hooks",