Skip to content

Commit

Permalink
chore: version bump for 5.1.8 (#2850)
Browse files Browse the repository at this point in the history
  • Loading branch information
zoruka authored Sep 13, 2024
1 parent 90ba7c3 commit bb9e704
Show file tree
Hide file tree
Showing 57 changed files with 437 additions and 29 deletions.
13 changes: 13 additions & 0 deletions apps/demo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion apps/demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apps/demo",
"version": "5.1.7",
"version": "5.1.8",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
14 changes: 14 additions & 0 deletions apps/gallery/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion apps/gallery/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apps/gallery",
"version": "5.1.7",
"version": "5.1.8",
"private": true,
"main": "index.js",
"scripts": {
Expand Down
19 changes: 19 additions & 0 deletions apps/laboratory/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion apps/laboratory/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@apps/laboratory",
"type": "module",
"version": "5.1.7",
"version": "5.1.8",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
13 changes: 13 additions & 0 deletions examples/html-ethers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion examples/html-ethers/package.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
13 changes: 13 additions & 0 deletions examples/html-ethers5/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion examples/html-ethers5/package.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
13 changes: 13 additions & 0 deletions examples/html-wagmi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion examples/html-wagmi/package.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
13 changes: 13 additions & 0 deletions examples/next-wagmi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion examples/next-wagmi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@examples/next-wagmi",
"version": "5.1.7",
"version": "5.1.8",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
13 changes: 13 additions & 0 deletions examples/react-ethers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion examples/react-ethers/package.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
13 changes: 13 additions & 0 deletions examples/react-ethers5/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion examples/react-ethers5/package.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
13 changes: 13 additions & 0 deletions examples/react-solana/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion examples/react-solana/package.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
13 changes: 13 additions & 0 deletions examples/react-wagmi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion examples/react-wagmi/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
13 changes: 13 additions & 0 deletions examples/vue-ethers5/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion examples/vue-ethers5/package.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
13 changes: 13 additions & 0 deletions examples/vue-solana/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion examples/vue-solana/package.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
13 changes: 13 additions & 0 deletions examples/vue-wagmi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion examples/vue-wagmi/package.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
Loading

0 comments on commit bb9e704

Please sign in to comment.