From f1a2c4134c8914e122421c3622f6ca195adb657e Mon Sep 17 00:00:00 2001 From: Felipe Mendes Date: Fri, 13 Sep 2024 11:24:02 -0300 Subject: [PATCH] chore: version bump for 5.1.8 --- apps/demo/CHANGELOG.md | 13 +++++++++++++ apps/demo/package.json | 2 +- apps/gallery/CHANGELOG.md | 14 ++++++++++++++ apps/gallery/package.json | 2 +- apps/laboratory/CHANGELOG.md | 19 +++++++++++++++++++ apps/laboratory/package.json | 2 +- examples/html-ethers/CHANGELOG.md | 13 +++++++++++++ examples/html-ethers/package.json | 2 +- examples/html-ethers5/CHANGELOG.md | 13 +++++++++++++ examples/html-ethers5/package.json | 2 +- examples/html-wagmi/CHANGELOG.md | 13 +++++++++++++ examples/html-wagmi/package.json | 2 +- examples/next-wagmi/CHANGELOG.md | 13 +++++++++++++ examples/next-wagmi/package.json | 2 +- examples/react-ethers/CHANGELOG.md | 13 +++++++++++++ examples/react-ethers/package.json | 2 +- examples/react-ethers5/CHANGELOG.md | 13 +++++++++++++ examples/react-ethers5/package.json | 2 +- examples/react-solana/CHANGELOG.md | 13 +++++++++++++ examples/react-solana/package.json | 2 +- examples/react-wagmi/CHANGELOG.md | 13 +++++++++++++ examples/react-wagmi/package.json | 2 +- examples/vue-ethers5/CHANGELOG.md | 13 +++++++++++++ examples/vue-ethers5/package.json | 2 +- examples/vue-solana/CHANGELOG.md | 13 +++++++++++++ examples/vue-solana/package.json | 2 +- examples/vue-wagmi/CHANGELOG.md | 13 +++++++++++++ examples/vue-wagmi/package.json | 2 +- packages/base/CHANGELOG.md | 20 ++++++++++++++++++++ packages/base/package.json | 2 +- packages/cdn/CHANGELOG.md | 15 +++++++++++++++ packages/cdn/package.json | 2 +- packages/common/CHANGELOG.md | 11 +++++++++++ packages/common/package.json | 2 +- packages/core/CHANGELOG.md | 14 ++++++++++++++ packages/core/package.json | 2 +- packages/ethers/CHANGELOG.md | 18 ++++++++++++++++++ packages/ethers/package.json | 2 +- packages/ethers5/CHANGELOG.md | 18 ++++++++++++++++++ packages/ethers5/package.json | 2 +- packages/polyfills/CHANGELOG.md | 11 +++++++++++ packages/polyfills/package.json | 2 +- packages/scaffold-ui/CHANGELOG.md | 18 ++++++++++++++++++ packages/scaffold-ui/package.json | 2 +- packages/scaffold-utils/CHANGELOG.md | 16 ++++++++++++++++ packages/scaffold-utils/package.json | 2 +- packages/scaffold-utils/src/ConstantsUtil.ts | 2 +- packages/siwe/CHANGELOG.md | 17 +++++++++++++++++ packages/siwe/package.json | 2 +- packages/solana/CHANGELOG.md | 18 ++++++++++++++++++ packages/solana/package.json | 2 +- packages/ui/CHANGELOG.md | 11 +++++++++++ packages/ui/package.json | 2 +- packages/wagmi/CHANGELOG.md | 18 ++++++++++++++++++ packages/wagmi/package.json | 2 +- packages/wallet/CHANGELOG.md | 14 ++++++++++++++ packages/wallet/package.json | 2 +- 57 files changed, 437 insertions(+), 29 deletions(-) diff --git a/apps/demo/CHANGELOG.md b/apps/demo/CHANGELOG.md index 9847eec25d..560b9ef8b4 100644 --- a/apps/demo/CHANGELOG.md +++ b/apps/demo/CHANGELOG.md @@ -1,5 +1,18 @@ # @apps/demo +## 5.1.8 + +### Patch Changes + +- - chore: changed RN links to wildcards by @ignaciosantise in https://github.com/WalletConnect/web3modal/pull/2839 + - feat: solana send transaction by @zoruka in https://github.com/WalletConnect/web3modal/pull/2802 + - Feat/solana onramp by @phoenixVS in https://github.com/WalletConnect/web3modal/pull/2525 + - chore: update assetlinks.json by @lukaisailovic in https://github.com/WalletConnect/web3modal/pull/2838 + - Chore/add base sepolia by @tomiir in https://github.com/WalletConnect/web3modal/pull/2840 + - fix: solana default chain logic by @zoruka in https://github.com/WalletConnect/web3modal/pull/2849 +- Updated dependencies []: + - @web3modal/wagmi@5.1.8 + ## 5.1.7 ### Patch Changes diff --git a/apps/demo/package.json b/apps/demo/package.json index b033e0d154..28dfc40637 100644 --- a/apps/demo/package.json +++ b/apps/demo/package.json @@ -1,6 +1,6 @@ { "name": "@apps/demo", - "version": "5.1.7", + "version": "5.1.8", "private": true, "scripts": { "dev": "next dev", diff --git a/apps/gallery/CHANGELOG.md b/apps/gallery/CHANGELOG.md index 0a9b3bcd8c..473cf942e7 100644 --- a/apps/gallery/CHANGELOG.md +++ b/apps/gallery/CHANGELOG.md @@ -1,5 +1,19 @@ # @apps/gallery +## 5.1.8 + +### Patch Changes + +- - chore: changed RN links to wildcards by @ignaciosantise in https://github.com/WalletConnect/web3modal/pull/2839 + - feat: solana send transaction by @zoruka in https://github.com/WalletConnect/web3modal/pull/2802 + - Feat/solana onramp by @phoenixVS in https://github.com/WalletConnect/web3modal/pull/2525 + - chore: update assetlinks.json by @lukaisailovic in https://github.com/WalletConnect/web3modal/pull/2838 + - Chore/add base sepolia by @tomiir in https://github.com/WalletConnect/web3modal/pull/2840 + - fix: solana default chain logic by @zoruka in https://github.com/WalletConnect/web3modal/pull/2849 +- Updated dependencies []: + - @web3modal/common@5.1.8 + - @web3modal/ui@5.1.8 + ## 5.1.7 ### Patch Changes diff --git a/apps/gallery/package.json b/apps/gallery/package.json index 4de49e489c..0d1e0a0d2a 100644 --- a/apps/gallery/package.json +++ b/apps/gallery/package.json @@ -1,6 +1,6 @@ { "name": "@apps/gallery", - "version": "5.1.7", + "version": "5.1.8", "private": true, "main": "index.js", "scripts": { diff --git a/apps/laboratory/CHANGELOG.md b/apps/laboratory/CHANGELOG.md index c7d4410e2f..010cdbaade 100644 --- a/apps/laboratory/CHANGELOG.md +++ b/apps/laboratory/CHANGELOG.md @@ -1,5 +1,24 @@ # @apps/laboratory +## 5.1.8 + +### Patch Changes + +- - chore: changed RN links to wildcards by @ignaciosantise in https://github.com/WalletConnect/web3modal/pull/2839 + - feat: solana send transaction by @zoruka in https://github.com/WalletConnect/web3modal/pull/2802 + - Feat/solana onramp by @phoenixVS in https://github.com/WalletConnect/web3modal/pull/2525 + - chore: update assetlinks.json by @lukaisailovic in https://github.com/WalletConnect/web3modal/pull/2838 + - Chore/add base sepolia by @tomiir in https://github.com/WalletConnect/web3modal/pull/2840 + - fix: solana default chain logic by @zoruka in https://github.com/WalletConnect/web3modal/pull/2849 +- Updated dependencies []: + - @web3modal/base@5.1.8 + - @web3modal/ethers@5.1.8 + - @web3modal/ethers5@5.1.8 + - @web3modal/siwe@5.1.8 + - @web3modal/solana@5.1.8 + - @web3modal/wagmi@5.1.8 + - @web3modal/wallet@5.1.8 + ## 5.1.7 ### Patch Changes diff --git a/apps/laboratory/package.json b/apps/laboratory/package.json index 376e359bd4..71fefb97bb 100644 --- a/apps/laboratory/package.json +++ b/apps/laboratory/package.json @@ -1,7 +1,7 @@ { "name": "@apps/laboratory", "type": "module", - "version": "5.1.7", + "version": "5.1.8", "private": true, "scripts": { "dev": "next dev", diff --git a/examples/html-ethers/CHANGELOG.md b/examples/html-ethers/CHANGELOG.md index fef74ff8a8..05a754c887 100644 --- a/examples/html-ethers/CHANGELOG.md +++ b/examples/html-ethers/CHANGELOG.md @@ -1,5 +1,18 @@ # @examples/html-ethers5 +## 5.1.7 + +### Patch Changes + +- - chore: changed RN links to wildcards by @ignaciosantise in https://github.com/WalletConnect/web3modal/pull/2839 + - feat: solana send transaction by @zoruka in https://github.com/WalletConnect/web3modal/pull/2802 + - Feat/solana onramp by @phoenixVS in https://github.com/WalletConnect/web3modal/pull/2525 + - chore: update assetlinks.json by @lukaisailovic in https://github.com/WalletConnect/web3modal/pull/2838 + - Chore/add base sepolia by @tomiir in https://github.com/WalletConnect/web3modal/pull/2840 + - fix: solana default chain logic by @zoruka in https://github.com/WalletConnect/web3modal/pull/2849 +- Updated dependencies []: + - @web3modal/ethers@5.1.8 + ## 5.1.6 ### Patch Changes diff --git a/examples/html-ethers/package.json b/examples/html-ethers/package.json index 08b904e133..c3ab3e3994 100644 --- a/examples/html-ethers/package.json +++ b/examples/html-ethers/package.json @@ -1,7 +1,7 @@ { "name": "@examples/html-ethers", "private": true, - "version": "5.1.6", + "version": "5.1.7", "scripts": { "dev": "vite --port 3011", "build": "vite build" diff --git a/examples/html-ethers5/CHANGELOG.md b/examples/html-ethers5/CHANGELOG.md index ab8bbb1558..6252732ece 100644 --- a/examples/html-ethers5/CHANGELOG.md +++ b/examples/html-ethers5/CHANGELOG.md @@ -1,5 +1,18 @@ # @examples/html-ethers5 +## 5.1.8 + +### Patch Changes + +- - chore: changed RN links to wildcards by @ignaciosantise in https://github.com/WalletConnect/web3modal/pull/2839 + - feat: solana send transaction by @zoruka in https://github.com/WalletConnect/web3modal/pull/2802 + - Feat/solana onramp by @phoenixVS in https://github.com/WalletConnect/web3modal/pull/2525 + - chore: update assetlinks.json by @lukaisailovic in https://github.com/WalletConnect/web3modal/pull/2838 + - Chore/add base sepolia by @tomiir in https://github.com/WalletConnect/web3modal/pull/2840 + - fix: solana default chain logic by @zoruka in https://github.com/WalletConnect/web3modal/pull/2849 +- Updated dependencies []: + - @web3modal/ethers5@5.1.8 + ## 5.1.7 ### Patch Changes diff --git a/examples/html-ethers5/package.json b/examples/html-ethers5/package.json index ba34cd2f16..7ddb008717 100644 --- a/examples/html-ethers5/package.json +++ b/examples/html-ethers5/package.json @@ -1,7 +1,7 @@ { "name": "@examples/html-ethers5", "private": true, - "version": "5.1.7", + "version": "5.1.8", "scripts": { "dev": "vite --port 3011", "build": "vite build" diff --git a/examples/html-wagmi/CHANGELOG.md b/examples/html-wagmi/CHANGELOG.md index 28488aefbc..0163f74c35 100644 --- a/examples/html-wagmi/CHANGELOG.md +++ b/examples/html-wagmi/CHANGELOG.md @@ -1,5 +1,18 @@ # @examples/html-wagmi +## 5.1.8 + +### Patch Changes + +- - chore: changed RN links to wildcards by @ignaciosantise in https://github.com/WalletConnect/web3modal/pull/2839 + - feat: solana send transaction by @zoruka in https://github.com/WalletConnect/web3modal/pull/2802 + - Feat/solana onramp by @phoenixVS in https://github.com/WalletConnect/web3modal/pull/2525 + - chore: update assetlinks.json by @lukaisailovic in https://github.com/WalletConnect/web3modal/pull/2838 + - Chore/add base sepolia by @tomiir in https://github.com/WalletConnect/web3modal/pull/2840 + - fix: solana default chain logic by @zoruka in https://github.com/WalletConnect/web3modal/pull/2849 +- Updated dependencies []: + - @web3modal/wagmi@5.1.8 + ## 5.1.7 ### Patch Changes diff --git a/examples/html-wagmi/package.json b/examples/html-wagmi/package.json index 21c44359d7..c54e073af2 100644 --- a/examples/html-wagmi/package.json +++ b/examples/html-wagmi/package.json @@ -1,7 +1,7 @@ { "name": "@examples/html-wagmi", "private": true, - "version": "5.1.7", + "version": "5.1.8", "scripts": { "dev": "vite --port 3001", "build": "vite build" diff --git a/examples/next-wagmi/CHANGELOG.md b/examples/next-wagmi/CHANGELOG.md index 7086fe870c..6cba2effec 100644 --- a/examples/next-wagmi/CHANGELOG.md +++ b/examples/next-wagmi/CHANGELOG.md @@ -1,5 +1,18 @@ # @examples/next-wagmi +## 5.1.8 + +### Patch Changes + +- - chore: changed RN links to wildcards by @ignaciosantise in https://github.com/WalletConnect/web3modal/pull/2839 + - feat: solana send transaction by @zoruka in https://github.com/WalletConnect/web3modal/pull/2802 + - Feat/solana onramp by @phoenixVS in https://github.com/WalletConnect/web3modal/pull/2525 + - chore: update assetlinks.json by @lukaisailovic in https://github.com/WalletConnect/web3modal/pull/2838 + - Chore/add base sepolia by @tomiir in https://github.com/WalletConnect/web3modal/pull/2840 + - fix: solana default chain logic by @zoruka in https://github.com/WalletConnect/web3modal/pull/2849 +- Updated dependencies []: + - @web3modal/wagmi@5.1.8 + ## 5.1.7 ### Patch Changes diff --git a/examples/next-wagmi/package.json b/examples/next-wagmi/package.json index c72b567a57..cbd9600485 100644 --- a/examples/next-wagmi/package.json +++ b/examples/next-wagmi/package.json @@ -1,6 +1,6 @@ { "name": "@examples/next-wagmi", - "version": "5.1.7", + "version": "5.1.8", "private": true, "scripts": { "dev": "next dev", diff --git a/examples/react-ethers/CHANGELOG.md b/examples/react-ethers/CHANGELOG.md index 158e7b06d5..7684d2d20f 100644 --- a/examples/react-ethers/CHANGELOG.md +++ b/examples/react-ethers/CHANGELOG.md @@ -1,5 +1,18 @@ # @examples/react-ethers5 +## 5.1.8 + +### Patch Changes + +- - chore: changed RN links to wildcards by @ignaciosantise in https://github.com/WalletConnect/web3modal/pull/2839 + - feat: solana send transaction by @zoruka in https://github.com/WalletConnect/web3modal/pull/2802 + - Feat/solana onramp by @phoenixVS in https://github.com/WalletConnect/web3modal/pull/2525 + - chore: update assetlinks.json by @lukaisailovic in https://github.com/WalletConnect/web3modal/pull/2838 + - Chore/add base sepolia by @tomiir in https://github.com/WalletConnect/web3modal/pull/2840 + - fix: solana default chain logic by @zoruka in https://github.com/WalletConnect/web3modal/pull/2849 +- Updated dependencies []: + - @web3modal/ethers@5.1.8 + ## 5.1.7 ### Patch Changes diff --git a/examples/react-ethers/package.json b/examples/react-ethers/package.json index c6df3a8eb5..68854d304a 100644 --- a/examples/react-ethers/package.json +++ b/examples/react-ethers/package.json @@ -1,7 +1,7 @@ { "name": "@examples/react-ethers", "private": true, - "version": "5.1.7", + "version": "5.1.8", "scripts": { "dev": "vite --port 3012", "build": "vite build" diff --git a/examples/react-ethers5/CHANGELOG.md b/examples/react-ethers5/CHANGELOG.md index 1b8dbec417..6b1b766747 100644 --- a/examples/react-ethers5/CHANGELOG.md +++ b/examples/react-ethers5/CHANGELOG.md @@ -1,5 +1,18 @@ # @examples/react-ethers5 +## 5.1.8 + +### Patch Changes + +- - chore: changed RN links to wildcards by @ignaciosantise in https://github.com/WalletConnect/web3modal/pull/2839 + - feat: solana send transaction by @zoruka in https://github.com/WalletConnect/web3modal/pull/2802 + - Feat/solana onramp by @phoenixVS in https://github.com/WalletConnect/web3modal/pull/2525 + - chore: update assetlinks.json by @lukaisailovic in https://github.com/WalletConnect/web3modal/pull/2838 + - Chore/add base sepolia by @tomiir in https://github.com/WalletConnect/web3modal/pull/2840 + - fix: solana default chain logic by @zoruka in https://github.com/WalletConnect/web3modal/pull/2849 +- Updated dependencies []: + - @web3modal/ethers5@5.1.8 + ## 5.1.7 ### Patch Changes diff --git a/examples/react-ethers5/package.json b/examples/react-ethers5/package.json index 2ea63eb696..3796158771 100644 --- a/examples/react-ethers5/package.json +++ b/examples/react-ethers5/package.json @@ -1,7 +1,7 @@ { "name": "@examples/react-ethers5", "private": true, - "version": "5.1.7", + "version": "5.1.8", "scripts": { "dev": "vite --port 3012", "build": "vite build" diff --git a/examples/react-solana/CHANGELOG.md b/examples/react-solana/CHANGELOG.md index 90e6cfe1e0..b50a569d34 100644 --- a/examples/react-solana/CHANGELOG.md +++ b/examples/react-solana/CHANGELOG.md @@ -1,5 +1,18 @@ # @examples/react-wagmi +## 5.1.8 + +### Patch Changes + +- - chore: changed RN links to wildcards by @ignaciosantise in https://github.com/WalletConnect/web3modal/pull/2839 + - feat: solana send transaction by @zoruka in https://github.com/WalletConnect/web3modal/pull/2802 + - Feat/solana onramp by @phoenixVS in https://github.com/WalletConnect/web3modal/pull/2525 + - chore: update assetlinks.json by @lukaisailovic in https://github.com/WalletConnect/web3modal/pull/2838 + - Chore/add base sepolia by @tomiir in https://github.com/WalletConnect/web3modal/pull/2840 + - fix: solana default chain logic by @zoruka in https://github.com/WalletConnect/web3modal/pull/2849 +- Updated dependencies []: + - @web3modal/solana@5.1.8 + ## 5.1.7 ### Patch Changes diff --git a/examples/react-solana/package.json b/examples/react-solana/package.json index fba5b7876b..cdb0ded251 100644 --- a/examples/react-solana/package.json +++ b/examples/react-solana/package.json @@ -1,7 +1,7 @@ { "name": "@examples/react-solana", "private": true, - "version": "5.1.7", + "version": "5.1.8", "scripts": { "dev": "vite --port 3002", "build": "vite build" diff --git a/examples/react-wagmi/CHANGELOG.md b/examples/react-wagmi/CHANGELOG.md index 4fa5348e7d..7c0814d4ca 100644 --- a/examples/react-wagmi/CHANGELOG.md +++ b/examples/react-wagmi/CHANGELOG.md @@ -1,5 +1,18 @@ # @examples/react-wagmi +## 5.1.8 + +### Patch Changes + +- - chore: changed RN links to wildcards by @ignaciosantise in https://github.com/WalletConnect/web3modal/pull/2839 + - feat: solana send transaction by @zoruka in https://github.com/WalletConnect/web3modal/pull/2802 + - Feat/solana onramp by @phoenixVS in https://github.com/WalletConnect/web3modal/pull/2525 + - chore: update assetlinks.json by @lukaisailovic in https://github.com/WalletConnect/web3modal/pull/2838 + - Chore/add base sepolia by @tomiir in https://github.com/WalletConnect/web3modal/pull/2840 + - fix: solana default chain logic by @zoruka in https://github.com/WalletConnect/web3modal/pull/2849 +- Updated dependencies []: + - @web3modal/wagmi@5.1.8 + ## 5.1.7 ### Patch Changes diff --git a/examples/react-wagmi/package.json b/examples/react-wagmi/package.json index 5a949be243..77d58b804b 100644 --- a/examples/react-wagmi/package.json +++ b/examples/react-wagmi/package.json @@ -1,7 +1,7 @@ { "name": "@examples/react-wagmi", "private": true, - "version": "5.1.7", + "version": "5.1.8", "scripts": { "dev": "vite --port 3002", "build": "vite build", diff --git a/examples/vue-ethers5/CHANGELOG.md b/examples/vue-ethers5/CHANGELOG.md index bc1c326470..492ad40dc7 100644 --- a/examples/vue-ethers5/CHANGELOG.md +++ b/examples/vue-ethers5/CHANGELOG.md @@ -1,5 +1,18 @@ # @examples/vue-ethers5 +## 5.1.8 + +### Patch Changes + +- - chore: changed RN links to wildcards by @ignaciosantise in https://github.com/WalletConnect/web3modal/pull/2839 + - feat: solana send transaction by @zoruka in https://github.com/WalletConnect/web3modal/pull/2802 + - Feat/solana onramp by @phoenixVS in https://github.com/WalletConnect/web3modal/pull/2525 + - chore: update assetlinks.json by @lukaisailovic in https://github.com/WalletConnect/web3modal/pull/2838 + - Chore/add base sepolia by @tomiir in https://github.com/WalletConnect/web3modal/pull/2840 + - fix: solana default chain logic by @zoruka in https://github.com/WalletConnect/web3modal/pull/2849 +- Updated dependencies []: + - @web3modal/ethers5@5.1.8 + ## 5.1.7 ### Patch Changes diff --git a/examples/vue-ethers5/package.json b/examples/vue-ethers5/package.json index e454dcccf3..a96bb99b15 100644 --- a/examples/vue-ethers5/package.json +++ b/examples/vue-ethers5/package.json @@ -1,7 +1,7 @@ { "name": "@examples/vue-ethers5", "private": true, - "version": "5.1.7", + "version": "5.1.8", "scripts": { "dev": "vite --port 3013", "build": "vite build" diff --git a/examples/vue-solana/CHANGELOG.md b/examples/vue-solana/CHANGELOG.md index 95242fc55c..e7e39556b3 100644 --- a/examples/vue-solana/CHANGELOG.md +++ b/examples/vue-solana/CHANGELOG.md @@ -1,5 +1,18 @@ # @examples/vue-ethers5 +## 5.1.8 + +### Patch Changes + +- - chore: changed RN links to wildcards by @ignaciosantise in https://github.com/WalletConnect/web3modal/pull/2839 + - feat: solana send transaction by @zoruka in https://github.com/WalletConnect/web3modal/pull/2802 + - Feat/solana onramp by @phoenixVS in https://github.com/WalletConnect/web3modal/pull/2525 + - chore: update assetlinks.json by @lukaisailovic in https://github.com/WalletConnect/web3modal/pull/2838 + - Chore/add base sepolia by @tomiir in https://github.com/WalletConnect/web3modal/pull/2840 + - fix: solana default chain logic by @zoruka in https://github.com/WalletConnect/web3modal/pull/2849 +- Updated dependencies []: + - @web3modal/solana@5.1.8 + ## 5.1.7 ### Patch Changes diff --git a/examples/vue-solana/package.json b/examples/vue-solana/package.json index d8010ce89e..c253f8adf7 100644 --- a/examples/vue-solana/package.json +++ b/examples/vue-solana/package.json @@ -1,7 +1,7 @@ { "name": "@examples/vue-solana", "private": true, - "version": "5.1.7", + "version": "5.1.8", "scripts": { "dev": "vite --port 3013", "build": "vite build" diff --git a/examples/vue-wagmi/CHANGELOG.md b/examples/vue-wagmi/CHANGELOG.md index eba33f9551..4f28cb05a3 100644 --- a/examples/vue-wagmi/CHANGELOG.md +++ b/examples/vue-wagmi/CHANGELOG.md @@ -1,5 +1,18 @@ # @examples/vue-wagmi +## 5.1.8 + +### Patch Changes + +- - chore: changed RN links to wildcards by @ignaciosantise in https://github.com/WalletConnect/web3modal/pull/2839 + - feat: solana send transaction by @zoruka in https://github.com/WalletConnect/web3modal/pull/2802 + - Feat/solana onramp by @phoenixVS in https://github.com/WalletConnect/web3modal/pull/2525 + - chore: update assetlinks.json by @lukaisailovic in https://github.com/WalletConnect/web3modal/pull/2838 + - Chore/add base sepolia by @tomiir in https://github.com/WalletConnect/web3modal/pull/2840 + - fix: solana default chain logic by @zoruka in https://github.com/WalletConnect/web3modal/pull/2849 +- Updated dependencies []: + - @web3modal/wagmi@5.1.8 + ## 5.1.7 ### Patch Changes diff --git a/examples/vue-wagmi/package.json b/examples/vue-wagmi/package.json index 59b148b160..8c78e55d79 100644 --- a/examples/vue-wagmi/package.json +++ b/examples/vue-wagmi/package.json @@ -1,7 +1,7 @@ { "name": "@examples/vue-wagmi", "private": true, - "version": "5.1.7", + "version": "5.1.8", "scripts": { "dev": "vite --port 3003", "build": "vite build" diff --git a/packages/base/CHANGELOG.md b/packages/base/CHANGELOG.md index a22e5b89bd..fee81a25b9 100644 --- a/packages/base/CHANGELOG.md +++ b/packages/base/CHANGELOG.md @@ -1,5 +1,25 @@ # @web3modal/scaffold +## 5.1.8 + +### Patch Changes + +- - chore: changed RN links to wildcards by @ignaciosantise in https://github.com/WalletConnect/web3modal/pull/2839 + - feat: solana send transaction by @zoruka in https://github.com/WalletConnect/web3modal/pull/2802 + - Feat/solana onramp by @phoenixVS in https://github.com/WalletConnect/web3modal/pull/2525 + - chore: update assetlinks.json by @lukaisailovic in https://github.com/WalletConnect/web3modal/pull/2838 + - Chore/add base sepolia by @tomiir in https://github.com/WalletConnect/web3modal/pull/2840 + - fix: solana default chain logic by @zoruka in https://github.com/WalletConnect/web3modal/pull/2849 +- Updated dependencies []: + - @web3modal/common@5.1.8 + - @web3modal/core@5.1.8 + - @web3modal/polyfills@5.1.8 + - @web3modal/scaffold-ui@5.1.8 + - @web3modal/scaffold-utils@5.1.8 + - @web3modal/siwe@5.1.8 + - @web3modal/ui@5.1.8 + - @web3modal/wallet@5.1.8 + ## 5.1.7 ### Patch Changes diff --git a/packages/base/package.json b/packages/base/package.json index 9a0f8f123b..181c35cc15 100644 --- a/packages/base/package.json +++ b/packages/base/package.json @@ -1,6 +1,6 @@ { "name": "@web3modal/base", - "version": "5.1.7", + "version": "5.1.8", "type": "module", "main": "./dist/esm/exports/index.js", "types": "./dist/types/exports/index.d.ts", diff --git a/packages/cdn/CHANGELOG.md b/packages/cdn/CHANGELOG.md index f4f6013702..e4011c9bb2 100644 --- a/packages/cdn/CHANGELOG.md +++ b/packages/cdn/CHANGELOG.md @@ -1,5 +1,20 @@ # @web3modal/cdn +## 5.1.8 + +### Patch Changes + +- - chore: changed RN links to wildcards by @ignaciosantise in https://github.com/WalletConnect/web3modal/pull/2839 + - feat: solana send transaction by @zoruka in https://github.com/WalletConnect/web3modal/pull/2802 + - Feat/solana onramp by @phoenixVS in https://github.com/WalletConnect/web3modal/pull/2525 + - chore: update assetlinks.json by @lukaisailovic in https://github.com/WalletConnect/web3modal/pull/2838 + - Chore/add base sepolia by @tomiir in https://github.com/WalletConnect/web3modal/pull/2840 + - fix: solana default chain logic by @zoruka in https://github.com/WalletConnect/web3modal/pull/2849 +- Updated dependencies []: + - @web3modal/ethers@5.1.8 + - @web3modal/ethers5@5.1.8 + - @web3modal/wagmi@5.1.8 + ## 5.1.7 ### Patch Changes diff --git a/packages/cdn/package.json b/packages/cdn/package.json index 5c4447251d..6c6109f298 100644 --- a/packages/cdn/package.json +++ b/packages/cdn/package.json @@ -1,6 +1,6 @@ { "name": "@web3modal/cdn", - "version": "5.1.7", + "version": "5.1.8", "main": "dist/wagmi.js", "type": "module", "files": [ diff --git a/packages/common/CHANGELOG.md b/packages/common/CHANGELOG.md index 302b8318e9..b47ce0022a 100644 --- a/packages/common/CHANGELOG.md +++ b/packages/common/CHANGELOG.md @@ -1,5 +1,16 @@ # @web3modal/common +## 5.1.8 + +### Patch Changes + +- - chore: changed RN links to wildcards by @ignaciosantise in https://github.com/WalletConnect/web3modal/pull/2839 + - feat: solana send transaction by @zoruka in https://github.com/WalletConnect/web3modal/pull/2802 + - Feat/solana onramp by @phoenixVS in https://github.com/WalletConnect/web3modal/pull/2525 + - chore: update assetlinks.json by @lukaisailovic in https://github.com/WalletConnect/web3modal/pull/2838 + - Chore/add base sepolia by @tomiir in https://github.com/WalletConnect/web3modal/pull/2840 + - fix: solana default chain logic by @zoruka in https://github.com/WalletConnect/web3modal/pull/2849 + ## 5.1.7 ### Patch Changes diff --git a/packages/common/package.json b/packages/common/package.json index c42705b06c..218be580e2 100644 --- a/packages/common/package.json +++ b/packages/common/package.json @@ -1,6 +1,6 @@ { "name": "@web3modal/common", - "version": "5.1.7", + "version": "5.1.8", "type": "module", "main": "./dist/esm/index.js", "types": "./dist/types/index.d.ts", diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index f62702bb94..9c0e205c94 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,5 +1,19 @@ # @web3modal/core +## 5.1.8 + +### Patch Changes + +- - chore: changed RN links to wildcards by @ignaciosantise in https://github.com/WalletConnect/web3modal/pull/2839 + - feat: solana send transaction by @zoruka in https://github.com/WalletConnect/web3modal/pull/2802 + - Feat/solana onramp by @phoenixVS in https://github.com/WalletConnect/web3modal/pull/2525 + - chore: update assetlinks.json by @lukaisailovic in https://github.com/WalletConnect/web3modal/pull/2838 + - Chore/add base sepolia by @tomiir in https://github.com/WalletConnect/web3modal/pull/2840 + - fix: solana default chain logic by @zoruka in https://github.com/WalletConnect/web3modal/pull/2849 +- Updated dependencies []: + - @web3modal/common@5.1.8 + - @web3modal/wallet@5.1.8 + ## 5.1.7 ### Patch Changes diff --git a/packages/core/package.json b/packages/core/package.json index 9552208296..ad23e20a50 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@web3modal/core", - "version": "5.1.7", + "version": "5.1.8", "type": "module", "main": "./dist/esm/index.js", "types": "./dist/types/index.d.ts", diff --git a/packages/ethers/CHANGELOG.md b/packages/ethers/CHANGELOG.md index 958fd183e0..14d24d6def 100644 --- a/packages/ethers/CHANGELOG.md +++ b/packages/ethers/CHANGELOG.md @@ -1,5 +1,23 @@ # @web3modal/ethers +## 5.1.8 + +### Patch Changes + +- - chore: changed RN links to wildcards by @ignaciosantise in https://github.com/WalletConnect/web3modal/pull/2839 + - feat: solana send transaction by @zoruka in https://github.com/WalletConnect/web3modal/pull/2802 + - Feat/solana onramp by @phoenixVS in https://github.com/WalletConnect/web3modal/pull/2525 + - chore: update assetlinks.json by @lukaisailovic in https://github.com/WalletConnect/web3modal/pull/2838 + - Chore/add base sepolia by @tomiir in https://github.com/WalletConnect/web3modal/pull/2840 + - fix: solana default chain logic by @zoruka in https://github.com/WalletConnect/web3modal/pull/2849 +- Updated dependencies []: + - @web3modal/base@5.1.8 + - @web3modal/common@5.1.8 + - @web3modal/polyfills@5.1.8 + - @web3modal/scaffold-utils@5.1.8 + - @web3modal/siwe@5.1.8 + - @web3modal/wallet@5.1.8 + ## 5.1.7 ### Patch Changes diff --git a/packages/ethers/package.json b/packages/ethers/package.json index d4012db8bf..a00d558c4a 100644 --- a/packages/ethers/package.json +++ b/packages/ethers/package.json @@ -1,6 +1,6 @@ { "name": "@web3modal/ethers", - "version": "5.1.7", + "version": "5.1.8", "type": "module", "main": "./dist/esm/exports/index.js", "types": "./dist/types/exports/index.d.ts", diff --git a/packages/ethers5/CHANGELOG.md b/packages/ethers5/CHANGELOG.md index 31d25ad928..95b15aba12 100644 --- a/packages/ethers5/CHANGELOG.md +++ b/packages/ethers5/CHANGELOG.md @@ -1,5 +1,23 @@ # @web3modal/ethers5 +## 5.1.8 + +### Patch Changes + +- - chore: changed RN links to wildcards by @ignaciosantise in https://github.com/WalletConnect/web3modal/pull/2839 + - feat: solana send transaction by @zoruka in https://github.com/WalletConnect/web3modal/pull/2802 + - Feat/solana onramp by @phoenixVS in https://github.com/WalletConnect/web3modal/pull/2525 + - chore: update assetlinks.json by @lukaisailovic in https://github.com/WalletConnect/web3modal/pull/2838 + - Chore/add base sepolia by @tomiir in https://github.com/WalletConnect/web3modal/pull/2840 + - fix: solana default chain logic by @zoruka in https://github.com/WalletConnect/web3modal/pull/2849 +- Updated dependencies []: + - @web3modal/base@5.1.8 + - @web3modal/common@5.1.8 + - @web3modal/polyfills@5.1.8 + - @web3modal/scaffold-utils@5.1.8 + - @web3modal/siwe@5.1.8 + - @web3modal/wallet@5.1.8 + ## 5.1.7 ### Patch Changes diff --git a/packages/ethers5/package.json b/packages/ethers5/package.json index 52b39eb8ce..f6d52ae91c 100644 --- a/packages/ethers5/package.json +++ b/packages/ethers5/package.json @@ -1,6 +1,6 @@ { "name": "@web3modal/ethers5", - "version": "5.1.7", + "version": "5.1.8", "type": "module", "main": "./dist/esm/exports/index.js", "types": "./dist/types/exports/index.d.ts", diff --git a/packages/polyfills/CHANGELOG.md b/packages/polyfills/CHANGELOG.md index a395cf02db..ac0484a3c8 100644 --- a/packages/polyfills/CHANGELOG.md +++ b/packages/polyfills/CHANGELOG.md @@ -1,5 +1,16 @@ # @web3modal/polyfills +## 5.1.8 + +### Patch Changes + +- - chore: changed RN links to wildcards by @ignaciosantise in https://github.com/WalletConnect/web3modal/pull/2839 + - feat: solana send transaction by @zoruka in https://github.com/WalletConnect/web3modal/pull/2802 + - Feat/solana onramp by @phoenixVS in https://github.com/WalletConnect/web3modal/pull/2525 + - chore: update assetlinks.json by @lukaisailovic in https://github.com/WalletConnect/web3modal/pull/2838 + - Chore/add base sepolia by @tomiir in https://github.com/WalletConnect/web3modal/pull/2840 + - fix: solana default chain logic by @zoruka in https://github.com/WalletConnect/web3modal/pull/2849 + ## 5.1.7 ### Patch Changes diff --git a/packages/polyfills/package.json b/packages/polyfills/package.json index eec1da0b4c..8a34998495 100644 --- a/packages/polyfills/package.json +++ b/packages/polyfills/package.json @@ -1,6 +1,6 @@ { "name": "@web3modal/polyfills", - "version": "5.1.7", + "version": "5.1.8", "type": "module", "main": "./dist/esm/index.js", "types": "./dist/types/index.d.ts", diff --git a/packages/scaffold-ui/CHANGELOG.md b/packages/scaffold-ui/CHANGELOG.md index 20d5b38f17..b4acb6b82a 100644 --- a/packages/scaffold-ui/CHANGELOG.md +++ b/packages/scaffold-ui/CHANGELOG.md @@ -1,5 +1,23 @@ # @web3modal/scaffold +## 5.1.8 + +### Patch Changes + +- - chore: changed RN links to wildcards by @ignaciosantise in https://github.com/WalletConnect/web3modal/pull/2839 + - feat: solana send transaction by @zoruka in https://github.com/WalletConnect/web3modal/pull/2802 + - Feat/solana onramp by @phoenixVS in https://github.com/WalletConnect/web3modal/pull/2525 + - chore: update assetlinks.json by @lukaisailovic in https://github.com/WalletConnect/web3modal/pull/2838 + - Chore/add base sepolia by @tomiir in https://github.com/WalletConnect/web3modal/pull/2840 + - fix: solana default chain logic by @zoruka in https://github.com/WalletConnect/web3modal/pull/2849 +- Updated dependencies []: + - @web3modal/common@5.1.8 + - @web3modal/core@5.1.8 + - @web3modal/scaffold-utils@5.1.8 + - @web3modal/siwe@5.1.8 + - @web3modal/ui@5.1.8 + - @web3modal/wallet@5.1.8 + ## 5.1.7 ### Patch Changes diff --git a/packages/scaffold-ui/package.json b/packages/scaffold-ui/package.json index c3085db934..872e32cc50 100644 --- a/packages/scaffold-ui/package.json +++ b/packages/scaffold-ui/package.json @@ -1,6 +1,6 @@ { "name": "@web3modal/scaffold-ui", - "version": "5.1.7", + "version": "5.1.8", "type": "module", "main": "./dist/esm/exports/index.js", "types": "./dist/types/exports/index.d.ts", diff --git a/packages/scaffold-utils/CHANGELOG.md b/packages/scaffold-utils/CHANGELOG.md index cd09b5ae33..6ccbfad3c4 100644 --- a/packages/scaffold-utils/CHANGELOG.md +++ b/packages/scaffold-utils/CHANGELOG.md @@ -1,5 +1,21 @@ # @web3modal/scaffold-utils +## 5.1.8 + +### Patch Changes + +- - chore: changed RN links to wildcards by @ignaciosantise in https://github.com/WalletConnect/web3modal/pull/2839 + - feat: solana send transaction by @zoruka in https://github.com/WalletConnect/web3modal/pull/2802 + - Feat/solana onramp by @phoenixVS in https://github.com/WalletConnect/web3modal/pull/2525 + - chore: update assetlinks.json by @lukaisailovic in https://github.com/WalletConnect/web3modal/pull/2838 + - Chore/add base sepolia by @tomiir in https://github.com/WalletConnect/web3modal/pull/2840 + - fix: solana default chain logic by @zoruka in https://github.com/WalletConnect/web3modal/pull/2849 +- Updated dependencies []: + - @web3modal/common@5.1.8 + - @web3modal/core@5.1.8 + - @web3modal/polyfills@5.1.8 + - @web3modal/wallet@5.1.8 + ## 5.1.7 ### Patch Changes diff --git a/packages/scaffold-utils/package.json b/packages/scaffold-utils/package.json index f7ab1555aa..1159a6c4a8 100644 --- a/packages/scaffold-utils/package.json +++ b/packages/scaffold-utils/package.json @@ -1,6 +1,6 @@ { "name": "@web3modal/scaffold-utils", - "version": "5.1.7", + "version": "5.1.8", "type": "module", "main": "./dist/esm/exports/index.js", "types": "./dist/types/exports/index.d.ts", diff --git a/packages/scaffold-utils/src/ConstantsUtil.ts b/packages/scaffold-utils/src/ConstantsUtil.ts index 1fb40eddec..5d6ca41dd6 100644 --- a/packages/scaffold-utils/src/ConstantsUtil.ts +++ b/packages/scaffold-utils/src/ConstantsUtil.ts @@ -16,5 +16,5 @@ export const ConstantsUtil = { coinbaseWallet: 'com.coinbase.wallet', coinbaseWalletSDK: 'com.coinbase.wallet' } as Record, - VERSION: '5.1.7' + VERSION: '5.1.8' } diff --git a/packages/siwe/CHANGELOG.md b/packages/siwe/CHANGELOG.md index b6edeb6437..0eb162a21e 100644 --- a/packages/siwe/CHANGELOG.md +++ b/packages/siwe/CHANGELOG.md @@ -1,5 +1,22 @@ # @web3modal/siwe +## 5.1.8 + +### Patch Changes + +- - chore: changed RN links to wildcards by @ignaciosantise in https://github.com/WalletConnect/web3modal/pull/2839 + - feat: solana send transaction by @zoruka in https://github.com/WalletConnect/web3modal/pull/2802 + - Feat/solana onramp by @phoenixVS in https://github.com/WalletConnect/web3modal/pull/2525 + - chore: update assetlinks.json by @lukaisailovic in https://github.com/WalletConnect/web3modal/pull/2838 + - Chore/add base sepolia by @tomiir in https://github.com/WalletConnect/web3modal/pull/2840 + - fix: solana default chain logic by @zoruka in https://github.com/WalletConnect/web3modal/pull/2849 +- Updated dependencies []: + - @web3modal/common@5.1.8 + - @web3modal/core@5.1.8 + - @web3modal/scaffold-utils@5.1.8 + - @web3modal/ui@5.1.8 + - @web3modal/wallet@5.1.8 + ## 5.1.7 ### Patch Changes diff --git a/packages/siwe/package.json b/packages/siwe/package.json index c4f98c8461..123c2e42a3 100644 --- a/packages/siwe/package.json +++ b/packages/siwe/package.json @@ -1,6 +1,6 @@ { "name": "@web3modal/siwe", - "version": "5.1.7", + "version": "5.1.8", "type": "module", "main": "./dist/esm/exports/index.js", "types": "./dist/types/exports/index.d.ts", diff --git a/packages/solana/CHANGELOG.md b/packages/solana/CHANGELOG.md index 1c4d337cbe..5094612b5f 100644 --- a/packages/solana/CHANGELOG.md +++ b/packages/solana/CHANGELOG.md @@ -1,5 +1,23 @@ # @web3modal/solana +## 5.1.8 + +### Patch Changes + +- - chore: changed RN links to wildcards by @ignaciosantise in https://github.com/WalletConnect/web3modal/pull/2839 + - feat: solana send transaction by @zoruka in https://github.com/WalletConnect/web3modal/pull/2802 + - Feat/solana onramp by @phoenixVS in https://github.com/WalletConnect/web3modal/pull/2525 + - chore: update assetlinks.json by @lukaisailovic in https://github.com/WalletConnect/web3modal/pull/2838 + - Chore/add base sepolia by @tomiir in https://github.com/WalletConnect/web3modal/pull/2840 + - fix: solana default chain logic by @zoruka in https://github.com/WalletConnect/web3modal/pull/2849 +- Updated dependencies []: + - @web3modal/base@5.1.8 + - @web3modal/common@5.1.8 + - @web3modal/core@5.1.8 + - @web3modal/polyfills@5.1.8 + - @web3modal/scaffold-utils@5.1.8 + - @web3modal/wallet@5.1.8 + ## 5.1.7 ### Patch Changes diff --git a/packages/solana/package.json b/packages/solana/package.json index 72a9698162..c1c64b49cf 100644 --- a/packages/solana/package.json +++ b/packages/solana/package.json @@ -1,6 +1,6 @@ { "name": "@web3modal/solana", - "version": "5.1.7", + "version": "5.1.8", "type": "module", "main": "./dist/esm/exports/index.js", "types": "./dist/types/exports/index.d.ts", diff --git a/packages/ui/CHANGELOG.md b/packages/ui/CHANGELOG.md index 43d1275d45..57d1e2ab97 100644 --- a/packages/ui/CHANGELOG.md +++ b/packages/ui/CHANGELOG.md @@ -1,5 +1,16 @@ # @web3modal/ui +## 5.1.8 + +### Patch Changes + +- - chore: changed RN links to wildcards by @ignaciosantise in https://github.com/WalletConnect/web3modal/pull/2839 + - feat: solana send transaction by @zoruka in https://github.com/WalletConnect/web3modal/pull/2802 + - Feat/solana onramp by @phoenixVS in https://github.com/WalletConnect/web3modal/pull/2525 + - chore: update assetlinks.json by @lukaisailovic in https://github.com/WalletConnect/web3modal/pull/2838 + - Chore/add base sepolia by @tomiir in https://github.com/WalletConnect/web3modal/pull/2840 + - fix: solana default chain logic by @zoruka in https://github.com/WalletConnect/web3modal/pull/2849 + ## 5.1.7 ### Patch Changes diff --git a/packages/ui/package.json b/packages/ui/package.json index 246f201063..a5478850d1 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -1,6 +1,6 @@ { "name": "@web3modal/ui", - "version": "5.1.7", + "version": "5.1.8", "type": "module", "main": "./dist/esm/index.js", "types": "./dist/types/index.d.ts", diff --git a/packages/wagmi/CHANGELOG.md b/packages/wagmi/CHANGELOG.md index 7f088d6f52..64f0c2ea7a 100644 --- a/packages/wagmi/CHANGELOG.md +++ b/packages/wagmi/CHANGELOG.md @@ -1,5 +1,23 @@ # @web3modal/wagmi +## 5.1.8 + +### Patch Changes + +- - chore: changed RN links to wildcards by @ignaciosantise in https://github.com/WalletConnect/web3modal/pull/2839 + - feat: solana send transaction by @zoruka in https://github.com/WalletConnect/web3modal/pull/2802 + - Feat/solana onramp by @phoenixVS in https://github.com/WalletConnect/web3modal/pull/2525 + - chore: update assetlinks.json by @lukaisailovic in https://github.com/WalletConnect/web3modal/pull/2838 + - Chore/add base sepolia by @tomiir in https://github.com/WalletConnect/web3modal/pull/2840 + - fix: solana default chain logic by @zoruka in https://github.com/WalletConnect/web3modal/pull/2849 +- Updated dependencies []: + - @web3modal/base@5.1.8 + - @web3modal/common@5.1.8 + - @web3modal/polyfills@5.1.8 + - @web3modal/scaffold-utils@5.1.8 + - @web3modal/siwe@5.1.8 + - @web3modal/wallet@5.1.8 + ## 5.1.7 ### Patch Changes diff --git a/packages/wagmi/package.json b/packages/wagmi/package.json index 0aef77057a..c529d158c9 100644 --- a/packages/wagmi/package.json +++ b/packages/wagmi/package.json @@ -1,6 +1,6 @@ { "name": "@web3modal/wagmi", - "version": "5.1.7", + "version": "5.1.8", "type": "module", "main": "./dist/esm/exports/index.js", "types": "./dist/types/exports/index.d.ts", diff --git a/packages/wallet/CHANGELOG.md b/packages/wallet/CHANGELOG.md index 63116228dd..5fac2f5d60 100644 --- a/packages/wallet/CHANGELOG.md +++ b/packages/wallet/CHANGELOG.md @@ -1,5 +1,19 @@ # @web3modal/wallet +## 5.1.8 + +### Patch Changes + +- - chore: changed RN links to wildcards by @ignaciosantise in https://github.com/WalletConnect/web3modal/pull/2839 + - feat: solana send transaction by @zoruka in https://github.com/WalletConnect/web3modal/pull/2802 + - Feat/solana onramp by @phoenixVS in https://github.com/WalletConnect/web3modal/pull/2525 + - chore: update assetlinks.json by @lukaisailovic in https://github.com/WalletConnect/web3modal/pull/2838 + - Chore/add base sepolia by @tomiir in https://github.com/WalletConnect/web3modal/pull/2840 + - fix: solana default chain logic by @zoruka in https://github.com/WalletConnect/web3modal/pull/2849 +- Updated dependencies []: + - @web3modal/common@5.1.8 + - @web3modal/polyfills@5.1.8 + ## 5.1.7 ### Patch Changes diff --git a/packages/wallet/package.json b/packages/wallet/package.json index 5847265cf3..c7ef8d3381 100644 --- a/packages/wallet/package.json +++ b/packages/wallet/package.json @@ -1,6 +1,6 @@ { "name": "@web3modal/wallet", - "version": "5.1.7", + "version": "5.1.8", "type": "module", "main": "./dist/esm/index.js", "types": "./dist/types/index.d.ts",