diff --git a/package.json b/package.json index f327c49dd..530c59ab2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "subwallet-connect-monorepo", - "version": "1.0.6", + "version": "1.0.7", "private": true, "workspaces": { "packages": [ diff --git a/packages/arcana-auth/package.json b/packages/arcana-auth/package.json index e56ab74c2..26c8aaf14 100644 --- a/packages/arcana-auth/package.json +++ b/packages/arcana-auth/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/arcana-auth", - "version": "1.0.6", + "version": "1.0.7", "license": "MIT", "description": "Arcana wallet is a built-in, secure Web3 wallet that users can access instantly when logging into an app integrated with the Arcana Auth SDK. It offers a customizable interface that can be branded to match the app's style. Users don't need to generate or manage cryptographic keys or remember passphrases. The wallet uses advanced distributed key generation, giving users full control over their wallets while onboarding Web3 apps using familiar Web2 authentication methods. It is user-friendly, secure, and puts users in control of their Web3 experience.", "private": false, @@ -14,7 +14,7 @@ }, "dependencies": { "@arcana/auth": "^1.0.7", - "@subwallet-connect/common": "^1.0.6" + "@subwallet-connect/common": "^1.0.7" }, "devDependencies": { "typescript": "^4.5.5" diff --git a/packages/bitget/package.json b/packages/bitget/package.json index 92d133a64..fcf68d02f 100644 --- a/packages/bitget/package.json +++ b/packages/bitget/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/bitget", - "version": "1.0.6", + "version": "1.0.7", "description": "bitget-wallet SDK wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardized spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -62,6 +62,6 @@ }, "dependencies": { "@bitget-wallet/web3-sdk": "^0.0.8", - "@subwallet-connect/common": "^1.0.6" + "@subwallet-connect/common": "^1.0.7" } } diff --git a/packages/bitkeep/package.json b/packages/bitkeep/package.json index e6c1c132b..3d7326b02 100644 --- a/packages/bitkeep/package.json +++ b/packages/bitkeep/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/subwallet_bitkeep", - "version": "1.0.6", + "version": "1.0.7", "description": "Bitkeep Wallet SDK wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardized spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -64,7 +64,7 @@ }, "dependencies": { "@bitget-wallet/web3-sdk": "^0.0.8", - "@subwallet-connect/common": "^1.0.6" + "@subwallet-connect/common": "^1.0.7" }, "author": "" } diff --git a/packages/blocto/package.json b/packages/blocto/package.json index e94bcb586..ad2346b29 100644 --- a/packages/blocto/package.json +++ b/packages/blocto/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/blocto", - "version": "1.0.6", + "version": "1.0.7", "description": "Blocto SDK wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -67,7 +67,7 @@ "window": "^4.2.7" }, "dependencies": { - "@subwallet-connect/common": "^1.0.6", + "@subwallet-connect/common": "^1.0.7", "@blocto/sdk": "^0.4.6" }, "author": "" diff --git a/packages/cede-store/package.json b/packages/cede-store/package.json index 38fd931f6..89fe9a045 100644 --- a/packages/cede-store/package.json +++ b/packages/cede-store/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/cede-store", - "version": "1.0.6", + "version": "1.0.7", "description": "cede.store SDK wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -72,7 +72,7 @@ }, "dependencies": { "@cedelabs/providers": "^1.5.0", - "@subwallet-connect/common": "^1.0.6" + "@subwallet-connect/common": "^1.0.7" }, "author": "" } diff --git a/packages/coinbase/package.json b/packages/coinbase/package.json index aa34aa5e2..2386cb033 100644 --- a/packages/coinbase/package.json +++ b/packages/coinbase/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/coinbase", - "version": "1.0.6", + "version": "1.0.7", "description": "Coinbase SDK wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -61,7 +61,7 @@ }, "dependencies": { "@coinbase/wallet-sdk": "^3.7.2", - "@subwallet-connect/common": "^1.0.6" + "@subwallet-connect/common": "^1.0.7" }, "author": "" } diff --git a/packages/common/package.json b/packages/common/package.json index bd048851e..2dfd1f2e0 100644 --- a/packages/common/package.json +++ b/packages/common/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/common", - "version": "1.0.6", + "version": "1.0.7", "description": "Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", diff --git a/packages/core/package.json b/packages/core/package.json index 4582a693b..afac63935 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/core", - "version": "1.0.6", + "version": "1.0.7", "description": "Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardized spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -65,9 +65,9 @@ "@rollup/plugin-node-resolve": "^13.0.6", "@rollup/plugin-replace": "^3.0.0", "@rollup/plugin-typescript": "^8.0.0", - "@subwallet-connect/gas": "^1.0.6", - "@subwallet-connect/transaction-preview": "^1.0.6", - "@subwallet-connect/unstoppable-resolution": "^1.0.6", + "@subwallet-connect/gas": "^1.0.7", + "@subwallet-connect/transaction-preview": "^1.0.7", + "@subwallet-connect/unstoppable-resolution": "^1.0.7", "@tsconfig/svelte": "^2.0.0", "@types/lodash.merge": "^4.6.6", "@types/lodash.partition": "^4.6.6", @@ -86,7 +86,7 @@ "typescript": "^4.5.5" }, "dependencies": { - "@subwallet-connect/common": "^1.0.6", + "@subwallet-connect/common": "^1.0.7", "axios": "^1.6.5", "bignumber.js": "^9.0.0", "bn.js": "^4.11.9", diff --git a/packages/dcent/package.json b/packages/dcent/package.json index fc306f5e2..158a0d278 100644 --- a/packages/dcent/package.json +++ b/packages/dcent/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/dcent", - "version": "1.0.6", + "version": "1.0.7", "description": "D'CENT wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -58,8 +58,8 @@ "typescript": "^4.5.5" }, "dependencies": { - "@subwallet-connect/common": "^1.0.6", - "@subwallet-connect/hw-common": "^1.0.6", + "@subwallet-connect/common": "^1.0.7", + "@subwallet-connect/hw-common": "^1.0.7", "@ethereumjs/tx": "^3.4.0", "@ethersproject/providers": "^5.5.0", "eth-dcent-keyring": "^0.2.2" diff --git a/packages/demo/package.json b/packages/demo/package.json index 5183a77d2..596c1362e 100644 --- a/packages/demo/package.json +++ b/packages/demo/package.json @@ -1,6 +1,6 @@ { "name": "demo", - "version": "1.0.6", + "version": "1.0.7", "private": true, "scripts": { "clean": "polkadot-dev-clean-build", @@ -13,50 +13,50 @@ "@ant-design/icons": "^5.2.6", "@ethereumjs/common": "^4.1.0", "@ethersproject/keccak256": "^5.7.0", - "@subwallet-connect/arcana-auth": "^1.0.6", - "@subwallet-connect/bitget": "^1.0.6", - "@subwallet-connect/blocto": "^1.0.6", - "@subwallet-connect/cede-store": "^1.0.6", - "@subwallet-connect/coinbase": "^1.0.6", - "@subwallet-connect/dcent": "^1.0.6", - "@subwallet-connect/enkrypt": "^1.0.6", - "@subwallet-connect/fortmatic": "^1.0.6", - "@subwallet-connect/frame": "^1.0.6", - "@subwallet-connect/frontier": "^1.0.6", - "@subwallet-connect/gas": "^1.0.6", - "@subwallet-connect/gnosis": "^1.0.6", - "@subwallet-connect/infinity-wallet": "^1.0.6", - "@subwallet-connect/injected-wallets": "^1.0.6", - "@subwallet-connect/keepkey": "^1.0.6", - "@subwallet-connect/keystone": "^1.0.6", - "@subwallet-connect/ledger": "^1.0.6", - "@subwallet-connect/ledger-polkadot": "^1.0.6", - "@subwallet-connect/magic": "^1.0.6", - "@subwallet-connect/metamask": "^1.0.6", - "@subwallet-connect/mew-wallet": "^1.0.6", - "@subwallet-connect/phantom": "^1.0.6", - "@subwallet-connect/portis": "^1.0.6", - "@subwallet-connect/react": "^1.0.6", - "@subwallet-connect/sequence": "^1.0.6", - "@subwallet-connect/taho": "^1.0.6", - "@subwallet-connect/torus": "^1.0.6", - "@subwallet-connect/transaction-preview": "^1.0.6", - "@subwallet-connect/trezor": "^1.0.6", - "@subwallet-connect/trust": "^1.0.6", - "@subwallet-connect/uauth": "^1.0.6", - "@subwallet-connect/venly": "^1.0.6", - "@subwallet-connect/walletconnect": "^1.0.6", - "@subwallet-connect/walletconnect-polkadot": "^1.0.6", - "@subwallet-connect/walletlink": "^1.0.6", - "@subwallet-connect/web3auth": "^1.0.6", - "@subwallet-connect/xdefi": "^1.0.6", - "@subwallet-connect/zeal": "^1.0.6", - "@subwallet-connect/subwallet": "^1.0.6", - "@subwallet-connect/subwallet-polkadot": "^1.0.6", - "@subwallet-connect/talisman": "^1.0.6", - "@subwallet-connect/polkadot-js": "^1.0.6", - "@subwallet-connect/polkadot-vault": "^1.0.6", - "@subwallet-connect/openbit": "^0.0.1", + "@subwallet-connect/arcana-auth": "^1.0.7", + "@subwallet-connect/bitget": "^1.0.7", + "@subwallet-connect/blocto": "^1.0.7", + "@subwallet-connect/cede-store": "^1.0.7", + "@subwallet-connect/coinbase": "^1.0.7", + "@subwallet-connect/dcent": "^1.0.7", + "@subwallet-connect/enkrypt": "^1.0.7", + "@subwallet-connect/fortmatic": "^1.0.7", + "@subwallet-connect/frame": "^1.0.7", + "@subwallet-connect/frontier": "^1.0.7", + "@subwallet-connect/gas": "^1.0.7", + "@subwallet-connect/gnosis": "^1.0.7", + "@subwallet-connect/infinity-wallet": "^1.0.7", + "@subwallet-connect/injected-wallets": "^1.0.7", + "@subwallet-connect/keepkey": "^1.0.7", + "@subwallet-connect/keystone": "^1.0.7", + "@subwallet-connect/ledger": "^1.0.7", + "@subwallet-connect/ledger-polkadot": "^1.0.7", + "@subwallet-connect/magic": "^1.0.7", + "@subwallet-connect/metamask": "^1.0.7", + "@subwallet-connect/mew-wallet": "^1.0.7", + "@subwallet-connect/phantom": "^1.0.7", + "@subwallet-connect/portis": "^1.0.7", + "@subwallet-connect/react": "^1.0.7", + "@subwallet-connect/sequence": "^1.0.7", + "@subwallet-connect/taho": "^1.0.7", + "@subwallet-connect/torus": "^1.0.7", + "@subwallet-connect/transaction-preview": "^1.0.7", + "@subwallet-connect/trezor": "^1.0.7", + "@subwallet-connect/trust": "^1.0.7", + "@subwallet-connect/uauth": "^1.0.7", + "@subwallet-connect/venly": "^1.0.7", + "@subwallet-connect/walletconnect": "^1.0.7", + "@subwallet-connect/walletconnect-polkadot": "^1.0.7", + "@subwallet-connect/walletlink": "^1.0.7", + "@subwallet-connect/web3auth": "^1.0.7", + "@subwallet-connect/xdefi": "^1.0.7", + "@subwallet-connect/zeal": "^1.0.7", + "@subwallet-connect/subwallet": "^1.0.7", + "@subwallet-connect/subwallet-polkadot": "^1.0.7", + "@subwallet-connect/talisman": "^1.0.7", + "@subwallet-connect/polkadot-js": "^1.0.7", + "@subwallet-connect/polkadot-vault": "^1.0.7", + "@subwallet-connect/openbit": "^1.0.7", "@subwallet/chain-list": "^0.2.39", "@testing-library/jest-dom": "^5.14.1", "@testing-library/react": "^12.0.0", diff --git a/packages/enkrypt/package.json b/packages/enkrypt/package.json index 5746798f0..9068b44c2 100644 --- a/packages/enkrypt/package.json +++ b/packages/enkrypt/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/enkrypt", - "version": "1.0.6", + "version": "1.0.7", "description": "Enkrypt SDK wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -65,7 +65,7 @@ "window": "^4.2.7" }, "dependencies": { - "@subwallet-connect/common": "^1.0.6" + "@subwallet-connect/common": "^1.0.7" }, "author": "" } diff --git a/packages/fortmatic/package.json b/packages/fortmatic/package.json index 0479f51f1..fa9bae94f 100644 --- a/packages/fortmatic/package.json +++ b/packages/fortmatic/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/fortmatic", - "version": "1.0.6", + "version": "1.0.7", "description": "Fortmatic wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -60,7 +60,7 @@ "typescript": "^4.5.5" }, "dependencies": { - "@subwallet-connect/common": "^1.0.6", + "@subwallet-connect/common": "^1.0.7", "fortmatic": "^2.2.1" }, "author": "" diff --git a/packages/frame/package.json b/packages/frame/package.json index 03ee06304..369b2b1b2 100644 --- a/packages/frame/package.json +++ b/packages/frame/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/frame", - "version": "1.0.6", + "version": "1.0.7", "description": "Frame wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -61,7 +61,7 @@ "typescript": "^4.5.5" }, "dependencies": { - "@subwallet-connect/common": "^1.0.6", + "@subwallet-connect/common": "^1.0.7", "eth-provider": "^0.13.6" }, "author": "" diff --git a/packages/frontier/package.json b/packages/frontier/package.json index 21daeeab8..2a9a59d6a 100644 --- a/packages/frontier/package.json +++ b/packages/frontier/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/frontier", - "version": "1.0.6", + "version": "1.0.7", "description": "Frontier Wallet SDK wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardized spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -61,7 +61,7 @@ "typescript": "^4.5.5" }, "dependencies": { - "@subwallet-connect/common": "^1.0.6" + "@subwallet-connect/common": "^1.0.7" }, "author": "" } diff --git a/packages/gas/package.json b/packages/gas/package.json index 4cfa09801..f35fd505c 100644 --- a/packages/gas/package.json +++ b/packages/gas/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/gas", - "version": "1.0.6", + "version": "1.0.7", "description": "Estimate the gas prices needed to get a transaction in to the next block for Ethereum Mainnet and Polygon Matic Mainnet.", "keywords": [ "gas", @@ -34,7 +34,7 @@ "typescript": "^4.5.5" }, "dependencies": { - "@subwallet-connect/common": "^1.0.6", + "@subwallet-connect/common": "^1.0.7", "rxjs": "^7.5.2", "joi": "17.8.1" }, diff --git a/packages/gnosis/package.json b/packages/gnosis/package.json index eb9c38de4..bbad96344 100644 --- a/packages/gnosis/package.json +++ b/packages/gnosis/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/gnosis", - "version": "1.0.6", + "version": "1.0.7", "description": "Safe module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -61,7 +61,7 @@ "@safe-global/safe-apps-sdk": "^8.0.0" }, "dependencies": { - "@subwallet-connect/common": "^1.0.6" + "@subwallet-connect/common": "^1.0.7" }, "peerDependencies": { "@safe-global/safe-apps-provider": "^0.17.1", diff --git a/packages/hw-common/package.json b/packages/hw-common/package.json index dd4db8353..d22c23597 100644 --- a/packages/hw-common/package.json +++ b/packages/hw-common/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/hw-common", - "version": "1.0.6", + "version": "1.0.7", "description": "Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -83,7 +83,7 @@ }, "dependencies": { "@ethereumjs/common": "2.6.5", - "@subwallet-connect/common": "^1.0.6", + "@subwallet-connect/common": "^1.0.7", "ethers": "5.5.4", "joi": "17.9.1", "rxjs": "^7.5.2" diff --git a/packages/infinity-wallet/package.json b/packages/infinity-wallet/package.json index 874e5a547..bb1a6abf2 100644 --- a/packages/infinity-wallet/package.json +++ b/packages/infinity-wallet/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/infinity-wallet", - "version": "1.0.6", + "version": "1.0.7", "description": "Infinity Wallet SDK wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardized spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -62,7 +62,7 @@ "devDependencies": { "@types/node": "^17.0.21", "typescript": "^4.5.5", - "@subwallet-connect/common": "^1.0.6" + "@subwallet-connect/common": "^1.0.7" }, "dependencies": { "@infinitywallet/infinity-connector": "^1.0.6" diff --git a/packages/injected/package.json b/packages/injected/package.json index f793bdf67..d22bb1839 100644 --- a/packages/injected/package.json +++ b/packages/injected/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/injected-wallets", - "version": "1.0.6", + "version": "1.0.7", "description": "Injected wallet module for connecting browser extension and mobile wallets to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -70,7 +70,7 @@ }, "dependencies": { "@polkadot/extension-inject": "^0.46.5", - "@subwallet-connect/common": "^1.0.6", + "@subwallet-connect/common": "^1.0.7", "joi": "17.9.1", "lodash.uniqby": "^4.7.0" }, diff --git a/packages/keepkey/package.json b/packages/keepkey/package.json index 8c617af58..283310d88 100644 --- a/packages/keepkey/package.json +++ b/packages/keepkey/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/keepkey", - "version": "1.0.6", + "version": "1.0.7", "description": "KeepKey hardware wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -65,8 +65,8 @@ "@ethersproject/providers": "^5.5.0", "@shapeshiftoss/hdwallet-core": "^1.15.2", "@shapeshiftoss/hdwallet-keepkey-webusb": "^1.15.2", - "@subwallet-connect/common": "^1.0.6", - "@subwallet-connect/hw-common": "^1.0.6", + "@subwallet-connect/common": "^1.0.7", + "@subwallet-connect/hw-common": "^1.0.7", "ethereumjs-util": "^7.1.3" }, "author": "" diff --git a/packages/keystone/package.json b/packages/keystone/package.json index ff12a8c3b..386c5007f 100644 --- a/packages/keystone/package.json +++ b/packages/keystone/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/keystone", - "version": "1.0.6", + "version": "1.0.7", "description": "Keystone hardware wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -60,8 +60,8 @@ "@ethereumjs/tx": "^3.4.0", "@ethersproject/providers": "^5.5.0", "@keystonehq/eth-keyring": "^0.14.4", - "@subwallet-connect/common": "^1.0.6", - "@subwallet-connect/hw-common": "^1.0.6" + "@subwallet-connect/common": "^1.0.7", + "@subwallet-connect/hw-common": "^1.0.7" }, "author": "" } diff --git a/packages/ledger/package.json b/packages/ledger/package.json index 8f15ae2bb..2fa53a6fe 100644 --- a/packages/ledger/package.json +++ b/packages/ledger/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/ledger", - "version": "1.0.6", + "version": "1.0.7", "description": "Ledger hardware wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardized spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -63,7 +63,7 @@ "dependencies": { "@ethersproject/providers": "5.5.0", "@ledgerhq/connect-kit-loader": "^1.1.0", - "@subwallet-connect/common": "^1.0.6", + "@subwallet-connect/common": "^1.0.7", "@walletconnect/ethereum-provider": "^2.11.2", "@walletconnect/modal": "^2.6.2", "rxjs": "^7.5.2" diff --git a/packages/ledgerPolkadot/package.json b/packages/ledgerPolkadot/package.json index a73d88ca3..137ee2682 100644 --- a/packages/ledgerPolkadot/package.json +++ b/packages/ledgerPolkadot/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/ledger-polkadot", - "version": "1.0.6", + "version": "1.0.7", "description": "Ledger hardware wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardized spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -66,7 +66,7 @@ "@ethersproject/providers": "5.5.0", "@shapeshiftoss/hdwallet-core": "v1.52.6", "@shapeshiftoss/hdwallet-ledger": "v1.52.2", - "@subwallet-connect/common": "^1.0.6", + "@subwallet-connect/common": "^1.0.7", "@polkadot/hw-ledger": "^12.6.2", "buffer": "^6.0.3", "https-browserify": "^1.0.0", @@ -76,7 +76,7 @@ "rxjs": "^7.5.2", "stream": "^0.0.2", "stream-browserify": "^3.0.0", - "@subwallet-connect/hw-common": "^1.0.6" + "@subwallet-connect/hw-common": "^1.0.7" }, "author": "" } diff --git a/packages/magic/package.json b/packages/magic/package.json index 7e636400e..64acb0915 100644 --- a/packages/magic/package.json +++ b/packages/magic/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/magic", - "version": "1.0.6", + "version": "1.0.7", "description": "Magic SDK wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -82,7 +82,7 @@ "typescript": "^4.5.5" }, "dependencies": { - "@subwallet-connect/common": "^1.0.6", + "@subwallet-connect/common": "^1.0.7", "joi": "17.9.1", "magic-sdk": "^8.1.0", "rxjs": "^7.5.2" diff --git a/packages/metamask/package.json b/packages/metamask/package.json index 876d43de4..1bb58ff95 100644 --- a/packages/metamask/package.json +++ b/packages/metamask/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/metamask", - "version": "1.0.6", + "version": "1.0.7", "description": "MetaMask SDK wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -63,7 +63,7 @@ }, "dependencies": { "@metamask/sdk": "^0.20.3", - "@subwallet-connect/common": "^1.0.6" + "@subwallet-connect/common": "^1.0.7" }, "author": "" } diff --git a/packages/mew-wallet/package.json b/packages/mew-wallet/package.json index eb707953f..4798e30f2 100644 --- a/packages/mew-wallet/package.json +++ b/packages/mew-wallet/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/mew-wallet", - "version": "1.0.6", + "version": "1.0.7", "description": "MEW (MyEtherWallet) Wallet SDK wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -66,7 +66,7 @@ "window": "^4.2.7" }, "dependencies": { - "@subwallet-connect/common": "^1.0.6", + "@subwallet-connect/common": "^1.0.7", "lodash.uniqby": "^4.7.0" }, "author": "" diff --git a/packages/mew/package.json b/packages/mew/package.json index b7476e55a..add920107 100644 --- a/packages/mew/package.json +++ b/packages/mew/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/mew", - "version": "1.0.6", + "version": "1.0.7", "description": "(DEPRECATED. Use @subwallet-connect/mew-wallet instead) MEW (My Ether Wallet) SDK wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -61,7 +61,7 @@ "@myetherwallet/mewconnect-web-client": "^2.2.0-beta.14" }, "dependencies": { - "@subwallet-connect/common": "^1.0.6", + "@subwallet-connect/common": "^1.0.7", "rxjs": "^7.5.2" }, "author": "" diff --git a/packages/openbit/package.json b/packages/openbit/package.json index 9af766fc5..9c961926e 100644 --- a/packages/openbit/package.json +++ b/packages/openbit/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/openbit", - "version": "0.0.1", + "version": "1.0.7", "description": "OpenBit Wallet SDK wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardized spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -68,7 +68,7 @@ }, "dependencies": { "@polkadot/extension-inject": "^0.46.5", - "@subwallet-connect/common": "^1.0.4" + "@subwallet-connect/common": "^1.0.7" }, "author": "" } diff --git a/packages/phantom/package.json b/packages/phantom/package.json index 65ba790f7..ac49f811c 100644 --- a/packages/phantom/package.json +++ b/packages/phantom/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/phantom", - "version": "1.0.6", + "version": "1.0.7", "description": "Phantom wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardized spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -61,7 +61,7 @@ "typescript": "^4.5.5" }, "dependencies": { - "@subwallet-connect/common": "^1.0.6" + "@subwallet-connect/common": "^1.0.7" }, "author": "" } diff --git a/packages/polkadotJs/package.json b/packages/polkadotJs/package.json index 46777b828..2a55c5816 100644 --- a/packages/polkadotJs/package.json +++ b/packages/polkadotJs/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/polkadot-js", - "version": "1.0.6", + "version": "1.0.7", "description": "Polkadot{.js} Wallet SDK wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardized spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -67,7 +67,7 @@ }, "dependencies": { "@polkadot/extension-inject": "^0.46.5", - "@subwallet-connect/common": "^1.0.6" + "@subwallet-connect/common": "^1.0.7" }, "author": "" } diff --git a/packages/polkadotVault/package.json b/packages/polkadotVault/package.json index 94646501a..97cf4e1e9 100644 --- a/packages/polkadotVault/package.json +++ b/packages/polkadotVault/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/polkadot-vault", - "version": "1.0.6", + "version": "1.0.7", "description": "Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -81,7 +81,7 @@ "typescript": "^4.5.5" }, "dependencies": { - "@subwallet-connect/common": "^1.0.6", + "@subwallet-connect/common": "^1.0.7", "@polkadot/util": "^12.6.1", "@polkadot/util-crypto": "^12.6.1", "@polkadot/types": "^10.11.1", diff --git a/packages/portis/package.json b/packages/portis/package.json index d3cfd7c95..8109f1a6b 100644 --- a/packages/portis/package.json +++ b/packages/portis/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/portis", - "version": "1.0.6", + "version": "1.0.7", "description": "Portis SDK wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -59,7 +59,7 @@ }, "dependencies": { "@portis/web3": "^4.0.6", - "@subwallet-connect/common": "^1.0.6" + "@subwallet-connect/common": "^1.0.7" }, "author": "" } diff --git a/packages/react/package.json b/packages/react/package.json index ae7f6ead0..bfa371f3c 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/react", - "version": "1.0.6", + "version": "1.0.7", "description": "A collection of React hooks for integrating Web3-Onboard in to React and Next.js projects. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -64,8 +64,8 @@ "typescript": "^4.5.5" }, "dependencies": { - "@subwallet-connect/common": "^1.0.6", - "@subwallet-connect/core": "^1.0.6", + "@subwallet-connect/common": "^1.0.7", + "@subwallet-connect/core": "^1.0.7", "use-sync-external-store": "^1.0.0" }, "peerDependencies": { diff --git a/packages/sequence/package.json b/packages/sequence/package.json index 761514c65..4276d82ed 100644 --- a/packages/sequence/package.json +++ b/packages/sequence/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/sequence", - "version": "1.0.6", + "version": "1.0.7", "description": "Sequence is the smartest Web3 wallet. Easy, fun and secure.", "keywords": [ "Ethereum", @@ -56,7 +56,7 @@ "typescript": "^4.5.5" }, "dependencies": { - "@subwallet-connect/common": "^1.0.6", + "@subwallet-connect/common": "^1.0.7", "0xsequence": "^0.43.1" }, "peerDependencies": { diff --git a/packages/solid/package.json b/packages/solid/package.json index 0b9aabb5a..84b51f9e3 100644 --- a/packages/solid/package.json +++ b/packages/solid/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/solid", - "version": "1.0.6", + "version": "1.0.7", "description": "A collection of solid Composables for integrating Web3-Onboard in to a Solid project. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardized spec compliant web3 providers for all supported wallets, modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -62,8 +62,8 @@ "typescript": "^5.1.6" }, "dependencies": { - "@subwallet-connect/common": "^1.0.6", - "@subwallet-connect/core": "^1.0.6", + "@subwallet-connect/common": "^1.0.7", + "@subwallet-connect/core": "^1.0.7", "solid-js": "^1.8.1" } } diff --git a/packages/subwallet-polkadot/package.json b/packages/subwallet-polkadot/package.json index ad1af2ff2..64dfc69d0 100644 --- a/packages/subwallet-polkadot/package.json +++ b/packages/subwallet-polkadot/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/subwallet-polkadot", - "version": "1.0.6", + "version": "1.0.7", "description": "SubWallet Wallet SDK wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardized spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -67,7 +67,7 @@ }, "dependencies": { "@polkadot/extension-inject": "^0.46.5", - "@subwallet-connect/common": "^1.0.6" + "@subwallet-connect/common": "^1.0.7" }, "author": "" } diff --git a/packages/subwallet/package.json b/packages/subwallet/package.json index 61dd0bf39..1ebfc7e62 100644 --- a/packages/subwallet/package.json +++ b/packages/subwallet/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/subwallet", - "version": "1.0.6", + "version": "1.0.7", "description": "SubWallet Wallet SDK wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardized spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -67,7 +67,7 @@ }, "dependencies": { "@polkadot/extension-inject": "^0.46.5", - "@subwallet-connect/common": "^1.0.6" + "@subwallet-connect/common": "^1.0.7" }, "author": "" } diff --git a/packages/taho/package.json b/packages/taho/package.json index f66acb585..8c6d4f3c9 100644 --- a/packages/taho/package.json +++ b/packages/taho/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/taho", - "version": "1.0.6", + "version": "1.0.7", "description": "Taho SDK wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -68,7 +68,7 @@ "window": "^4.2.7" }, "dependencies": { - "@subwallet-connect/common": "^1.0.6", + "@subwallet-connect/common": "^1.0.7", "tallyho-detect-provider": "^1.0.0", "tallyho-onboarding": "^1.0.2" }, diff --git a/packages/talisman/package.json b/packages/talisman/package.json index a091e30ba..9fd6d683c 100644 --- a/packages/talisman/package.json +++ b/packages/talisman/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/talisman", - "version": "1.0.6", + "version": "1.0.7", "description": "Talisman Wallet SDK wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardized spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -68,7 +68,7 @@ }, "dependencies": { "@polkadot/extension-inject": "^0.46.5", - "@subwallet-connect/common": "^1.0.6" + "@subwallet-connect/common": "^1.0.7" }, "author": "" } diff --git a/packages/tallyho/package.json b/packages/tallyho/package.json index ba0db273b..9f0724bd7 100644 --- a/packages/tallyho/package.json +++ b/packages/tallyho/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/tallyho", - "version": "1.0.6", + "version": "1.0.7", "description": "(DEPRECATED. Use @subwallet-connect/taho instead) Tally Ho (now named Taho Wallet) SDK wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -66,7 +66,7 @@ "window": "^4.2.7" }, "dependencies": { - "@subwallet-connect/common": "^1.0.6", + "@subwallet-connect/common": "^1.0.7", "tallyho-detect-provider": "^1.0.0", "tallyho-onboarding": "^1.0.2" }, diff --git a/packages/torus/package.json b/packages/torus/package.json index a40021f72..9c987cef2 100644 --- a/packages/torus/package.json +++ b/packages/torus/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/torus", - "version": "1.0.6", + "version": "1.0.7", "description": "Torus SDK wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardized spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -60,7 +60,7 @@ }, "dependencies": { "@toruslabs/torus-embed": "2.2.9", - "@subwallet-connect/common": "^1.0.6" + "@subwallet-connect/common": "^1.0.7" }, "author": "" } diff --git a/packages/transaction-preview/package.json b/packages/transaction-preview/package.json index 2cd1f033d..70a7644c9 100644 --- a/packages/transaction-preview/package.json +++ b/packages/transaction-preview/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/transaction-preview", - "version": "1.0.6", + "version": "1.0.7", "description": "In app preview of Ethereum transactions", "keywords": [ "Ethereum", @@ -82,7 +82,7 @@ "typescript": "^4.5.5" }, "dependencies": { - "@subwallet-connect/common": "^1.0.6", + "@subwallet-connect/common": "^1.0.7", "bnc-sdk": "^4.6.7", "bowser": "^2.11.0", "joi": "17.9.1", diff --git a/packages/trezor/package.json b/packages/trezor/package.json index c3a7756fa..492116e46 100644 --- a/packages/trezor/package.json +++ b/packages/trezor/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/trezor", - "version": "1.0.6", + "version": "1.0.7", "description": "Trezor hardware wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -62,8 +62,8 @@ "dependencies": { "@ethereumjs/tx": "^3.4.0", "@ethersproject/providers": "^5.5.0", - "@subwallet-connect/common": "^1.0.6", - "@subwallet-connect/hw-common": "^1.0.6", + "@subwallet-connect/common": "^1.0.7", + "@subwallet-connect/hw-common": "^1.0.7", "buffer": "^6.0.3", "eth-crypto": "^2.1.0", "ethereumjs-util": "^7.1.3", diff --git a/packages/trust/package.json b/packages/trust/package.json index 48dfc7fda..938df1b5f 100644 --- a/packages/trust/package.json +++ b/packages/trust/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/trust", - "version": "1.0.6", + "version": "1.0.7", "description": "Trust Wallet SDK wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardized spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -63,7 +63,7 @@ "typescript": "^4.5.5" }, "dependencies": { - "@subwallet-connect/common": "^1.0.6" + "@subwallet-connect/common": "^1.0.7" }, "author": "" } diff --git a/packages/uauth/package.json b/packages/uauth/package.json index 619111f01..1ea3964b8 100644 --- a/packages/uauth/package.json +++ b/packages/uauth/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/uauth", - "version": "1.0.6", + "version": "1.0.7", "description": "Unstoppable Domains module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -68,7 +68,7 @@ "@ethersproject/providers": "^5.5.0", "@walletconnect/ethereum-provider": "2.11.2", "@walletconnect/modal": "^2.6.2", - "@subwallet-connect/common": "^1.0.6", + "@subwallet-connect/common": "^1.0.7", "joi": "17.9.1", "rxjs": "^7.5.2" }, diff --git a/packages/unstoppable-resolution/package.json b/packages/unstoppable-resolution/package.json index 8b74fecbd..a1f75d20e 100644 --- a/packages/unstoppable-resolution/package.json +++ b/packages/unstoppable-resolution/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/unstoppable-resolution", - "version": "1.0.6", + "version": "1.0.7", "description": "Adds Unstoppable Domain resolution for a wallet address, similar to ENS resolution", "keywords": [ "Unstoppable Domain", @@ -31,7 +31,7 @@ }, "license": "MIT", "devDependencies": { - "@subwallet-connect/common": "^1.0.6", + "@subwallet-connect/common": "^1.0.7", "typescript": "^4.5.5" }, "dependencies": { diff --git a/packages/venly/package.json b/packages/venly/package.json index 89c3438cf..8d3d2dc1a 100644 --- a/packages/venly/package.json +++ b/packages/venly/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/venly", - "version": "1.0.6", + "version": "1.0.7", "description": "Venly wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -48,7 +48,7 @@ }, "dependencies": { "@venly/web3-provider": "^3.1.1", - "@subwallet-connect/common": "^1.0.6" + "@subwallet-connect/common": "^1.0.7" }, "author": "" } diff --git a/packages/vue/package.json b/packages/vue/package.json index f0b053404..e8f231276 100644 --- a/packages/vue/package.json +++ b/packages/vue/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/vue", - "version": "1.0.6", + "version": "1.0.7", "description": "A collection of Vue Composables for integrating Web3-Onboard in to a Vue or Nuxt project. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardized spec compliant web3 providers for all supported wallets, modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -61,8 +61,8 @@ "dependencies": { "@vueuse/core": "^8.4.2", "@vueuse/rxjs": "^8.2.0", - "@subwallet-connect/common": "^1.0.6", - "@subwallet-connect/core": "^1.0.6", + "@subwallet-connect/common": "^1.0.7", + "@subwallet-connect/core": "^1.0.7", "vue-demi": "^0.12.4" }, "peerDependencies": { diff --git a/packages/walletconnect-polkadot/package.json b/packages/walletconnect-polkadot/package.json index 9909e79d2..3bb3b409d 100644 --- a/packages/walletconnect-polkadot/package.json +++ b/packages/walletconnect-polkadot/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/walletconnect-polkadot", - "version": "1.0.6", + "version": "1.0.7", "description": "WalletConnect SDK module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -59,7 +59,7 @@ "@walletconnect/types": "^2.9.0" }, "dependencies": { - "@subwallet-connect/common": "^1.0.6", + "@subwallet-connect/common": "^1.0.7", "@walletconnect/universal-provider": "^2.11.2", "joi": "17.9.1", "rxjs": "^7.5.2" diff --git a/packages/walletconnect/package.json b/packages/walletconnect/package.json index 14426dd96..b88823fd7 100644 --- a/packages/walletconnect/package.json +++ b/packages/walletconnect/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/walletconnect", - "version": "1.0.6", + "version": "1.0.7", "description": "WalletConnect SDK module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -61,7 +61,7 @@ "@walletconnect/types": "^2.9.0" }, "dependencies": { - "@subwallet-connect/common": "^1.0.6", + "@subwallet-connect/common": "^1.0.7", "@walletconnect/ethereum-provider": "^2.11.2", "@walletconnect/modal": "^2.6.2", "joi": "17.9.1", diff --git a/packages/walletlink/package.json b/packages/walletlink/package.json index fe0f9e581..44c834525 100644 --- a/packages/walletlink/package.json +++ b/packages/walletlink/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/walletlink", - "version": "1.0.6", + "version": "1.0.7", "description": "(DEPRECATED. Use @subwallet-connect/coinbase instead) WalletLink SDK wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -58,7 +58,7 @@ "typescript": "^4.5.5" }, "dependencies": { - "@subwallet-connect/common": "^1.0.6", + "@subwallet-connect/common": "^1.0.7", "walletlink": "^2.5.0" } } diff --git a/packages/web3auth/package.json b/packages/web3auth/package.json index aff40e04a..be461d2c0 100644 --- a/packages/web3auth/package.json +++ b/packages/web3auth/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/web3auth", - "version": "1.0.6", + "version": "1.0.7", "description": "Web3Auth SDK wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -57,7 +57,7 @@ "typescript": "^4.5.5" }, "dependencies": { - "@subwallet-connect/common": "^1.0.6", + "@subwallet-connect/common": "^1.0.7", "@solana/web3.js": "^1.73.0", "@web3auth/base": "^5.0.1", "@web3auth/modal": "^5.0.1", diff --git a/packages/xdefi/package.json b/packages/xdefi/package.json index 306be7b45..973b3f52f 100644 --- a/packages/xdefi/package.json +++ b/packages/xdefi/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/xdefi", - "version": "1.0.6", + "version": "1.0.7", "description": "XDEFI wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", "keywords": [ "Ethereum", @@ -64,6 +64,6 @@ "window": "^4.2.7" }, "dependencies": { - "@subwallet-connect/common": "^1.0.6" + "@subwallet-connect/common": "^1.0.7" } } diff --git a/packages/zeal/package.json b/packages/zeal/package.json index fc2c183c7..1b4a53056 100644 --- a/packages/zeal/package.json +++ b/packages/zeal/package.json @@ -1,6 +1,6 @@ { "name": "@subwallet-connect/zeal", - "version": "1.0.6", + "version": "1.0.7", "description": "Zeal SDK wallet module for connecting to Web3-Onboard.", "keywords": [ "Ethereum", @@ -54,6 +54,6 @@ "window": "^4.2.7" }, "dependencies": { - "@subwallet-connect/common": "^1.0.6" + "@subwallet-connect/common": "^1.0.7" } }