Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore/5.0.10 #2622

Merged
merged 25 commits into from
Jul 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
9b1fbe5
Merge branch 'main' of github.com:WalletConnect/web3modal
svenvoskamp Jun 12, 2024
d75ce27
Merge branch 'main' of github.com:WalletConnect/web3modal
svenvoskamp Jun 13, 2024
fece97c
Merge branch 'main' of github.com:WalletConnect/web3modal
svenvoskamp Jun 14, 2024
7017b50
Merge branch 'main' of github.com:WalletConnect/web3modal
svenvoskamp Jun 17, 2024
588b49c
Merge branch 'main' of github.com:WalletConnect/web3modal
svenvoskamp Jun 20, 2024
12d10c1
Merge branch 'main' of github.com:WalletConnect/web3modal
svenvoskamp Jun 21, 2024
1aa986b
Merge branch 'main' of github.com:WalletConnect/web3modal
svenvoskamp Jul 1, 2024
a2fcb33
Merge branch 'main' of github.com:WalletConnect/web3modal
svenvoskamp Jul 2, 2024
eae31b1
Merge branch 'main' of github.com:WalletConnect/web3modal
svenvoskamp Jul 3, 2024
b1e4e4c
Merge branch 'main' of github.com:WalletConnect/web3modal
svenvoskamp Jul 4, 2024
dede648
Merge branch 'main' of github.com:WalletConnect/web3modal
svenvoskamp Jul 8, 2024
fc0fc40
Merge branch 'main' of github.com:WalletConnect/web3modal
svenvoskamp Jul 10, 2024
3c6eec0
Merge branch 'main' of github.com:WalletConnect/web3modal
svenvoskamp Jul 18, 2024
6abc636
Merge branch 'main' of github.com:WalletConnect/web3modal
svenvoskamp Jul 19, 2024
0189bb9
Merge branch 'main' of github.com:WalletConnect/web3modal
svenvoskamp Jul 23, 2024
4f7087e
release: v5.0.8 (#2591)
tomiir Jul 24, 2024
02a3071
Merge branch 'main' of github.com:WalletConnect/web3modal
svenvoskamp Jul 29, 2024
826b846
Merge branch 'main' of github.com:WalletConnect/web3modal
svenvoskamp Jul 29, 2024
efa0963
Release/5.0.9 (#2609)
svenvoskamp Jul 29, 2024
a83f126
Merge branch 'main' of github.com:WalletConnect/web3modal
svenvoskamp Jul 30, 2024
e5b3c18
Merge branch 'main' of github.com:WalletConnect/web3modal
svenvoskamp Jul 30, 2024
297a109
chore: update dependencies
svenvoskamp Jul 30, 2024
e1f0e2c
Merge branch 'main' into chore/5.0.10
svenvoskamp Jul 30, 2024
cf51bec
update lock
svenvoskamp Jul 30, 2024
116cb9e
Merge branch 'chore/5.0.10' of github.com:WalletConnect/web3modal int…
svenvoskamp Jul 30, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions apps/demo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @apps/demo

## 5.0.10

- chore: update with v5 by @tomiir in https://github.com/WalletConnect/web3modal/pull/2612
- fix: move the wagmi state mutation to outside of 1-click auth flow by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2585
- :hotfix fix svg error when requesting farcaster qr code by @svenvoskamp in https://github.com/WalletConnect/web3modal/pull/2621

**Full Changelog**: https://github.com/WalletConnect/web3modal/compare/5.0.9...5.0.10

- Updated dependencies []:
- @web3modal/[email protected]

## 5.0.9

### 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.0.9",
"version": "5.0.10",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
12 changes: 12 additions & 0 deletions apps/gallery/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @apps/gallery

## 5.0.10

- chore: update with v5 by @tomiir in https://github.com/WalletConnect/web3modal/pull/2612
- fix: move the wagmi state mutation to outside of 1-click auth flow by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2585
- :hotfix fix svg error when requesting farcaster qr code by @svenvoskamp in https://github.com/WalletConnect/web3modal/pull/2621

**Full Changelog**: https://github.com/WalletConnect/web3modal/compare/5.0.9...5.0.10

- Updated dependencies []:
- @web3modal/[email protected]
- @web3modal/[email protected]

## 5.0.9

### 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.0.9",
"version": "5.0.10",
"private": true,
"main": "index.js",
"scripts": {
Expand Down
14 changes: 14 additions & 0 deletions apps/laboratory/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @apps/laboratory

## 5.0.10

- chore: update with v5 by @tomiir in https://github.com/WalletConnect/web3modal/pull/2612
- fix: move the wagmi state mutation to outside of 1-click auth flow by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2585
- :hotfix fix svg error when requesting farcaster qr code by @svenvoskamp in https://github.com/WalletConnect/web3modal/pull/2621

**Full Changelog**: https://github.com/WalletConnect/web3modal/compare/5.0.9...5.0.10

- Updated dependencies []:
- @web3modal/[email protected]
- @web3modal/[email protected]
- @web3modal/[email protected]
- @web3modal/[email protected]

## 5.0.9

### 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,6 +1,6 @@
{
"name": "@apps/laboratory",
"version": "5.0.9",
"version": "5.0.10",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
11 changes: 11 additions & 0 deletions examples/html-ethers5/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @examples/html-ethers5

## 5.0.10

- chore: update with v5 by @tomiir in https://github.com/WalletConnect/web3modal/pull/2612
- fix: move the wagmi state mutation to outside of 1-click auth flow by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2585
- :hotfix fix svg error when requesting farcaster qr code by @svenvoskamp in https://github.com/WalletConnect/web3modal/pull/2621

**Full Changelog**: https://github.com/WalletConnect/web3modal/compare/5.0.9...5.0.10

- Updated dependencies []:
- @web3modal/[email protected]

## 5.0.9

### 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.0.9",
"version": "5.0.10",
"scripts": {
"dev": "vite --port 3011",
"build": "vite build"
Expand Down
11 changes: 11 additions & 0 deletions examples/html-wagmi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @examples/html-wagmi

## 5.0.10

- chore: update with v5 by @tomiir in https://github.com/WalletConnect/web3modal/pull/2612
- fix: move the wagmi state mutation to outside of 1-click auth flow by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2585
- :hotfix fix svg error when requesting farcaster qr code by @svenvoskamp in https://github.com/WalletConnect/web3modal/pull/2621

**Full Changelog**: https://github.com/WalletConnect/web3modal/compare/5.0.9...5.0.10

- Updated dependencies []:
- @web3modal/[email protected]

## 5.0.9

### 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.0.9",
"version": "5.0.10",
"scripts": {
"dev": "vite --port 3001",
"build": "vite build"
Expand Down
11 changes: 11 additions & 0 deletions examples/next-wagmi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @examples/next-wagmi

## 5.0.10

- chore: update with v5 by @tomiir in https://github.com/WalletConnect/web3modal/pull/2612
- fix: move the wagmi state mutation to outside of 1-click auth flow by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2585
- :hotfix fix svg error when requesting farcaster qr code by @svenvoskamp in https://github.com/WalletConnect/web3modal/pull/2621

**Full Changelog**: https://github.com/WalletConnect/web3modal/compare/5.0.9...5.0.10

- Updated dependencies []:
- @web3modal/[email protected]

## 5.0.9

### 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.0.9",
"version": "5.0.10",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
11 changes: 11 additions & 0 deletions examples/react-ethers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @examples/react-ethers5

## 5.0.10

- chore: update with v5 by @tomiir in https://github.com/WalletConnect/web3modal/pull/2612
- fix: move the wagmi state mutation to outside of 1-click auth flow by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2585
- :hotfix fix svg error when requesting farcaster qr code by @svenvoskamp in https://github.com/WalletConnect/web3modal/pull/2621

**Full Changelog**: https://github.com/WalletConnect/web3modal/compare/5.0.9...5.0.10

- Updated dependencies []:
- @web3modal/[email protected]

## 5.0.9

### 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.0.9",
"version": "5.0.10",
"scripts": {
"dev": "vite --port 3012",
"build": "vite build"
Expand Down
11 changes: 11 additions & 0 deletions examples/react-ethers5/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @examples/react-ethers5

## 5.0.10

- chore: update with v5 by @tomiir in https://github.com/WalletConnect/web3modal/pull/2612
- fix: move the wagmi state mutation to outside of 1-click auth flow by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2585
- :hotfix fix svg error when requesting farcaster qr code by @svenvoskamp in https://github.com/WalletConnect/web3modal/pull/2621

**Full Changelog**: https://github.com/WalletConnect/web3modal/compare/5.0.9...5.0.10

- Updated dependencies []:
- @web3modal/[email protected]

## 5.0.9

### 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.0.9",
"version": "5.0.10",
"scripts": {
"dev": "vite --port 3012",
"build": "vite build"
Expand Down
11 changes: 11 additions & 0 deletions examples/react-solana/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @examples/react-wagmi

## 5.0.10

- chore: update with v5 by @tomiir in https://github.com/WalletConnect/web3modal/pull/2612
- fix: move the wagmi state mutation to outside of 1-click auth flow by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2585
- :hotfix fix svg error when requesting farcaster qr code by @svenvoskamp in https://github.com/WalletConnect/web3modal/pull/2621

**Full Changelog**: https://github.com/WalletConnect/web3modal/compare/5.0.9...5.0.10

- Updated dependencies []:
- @web3modal/[email protected]

## 5.0.9

### 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.0.9",
"version": "5.0.10",
"scripts": {
"dev": "vite --port 3002",
"build": "vite build"
Expand Down
11 changes: 11 additions & 0 deletions examples/react-wagmi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @examples/react-wagmi

## 5.0.10

- chore: update with v5 by @tomiir in https://github.com/WalletConnect/web3modal/pull/2612
- fix: move the wagmi state mutation to outside of 1-click auth flow by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2585
- :hotfix fix svg error when requesting farcaster qr code by @svenvoskamp in https://github.com/WalletConnect/web3modal/pull/2621

**Full Changelog**: https://github.com/WalletConnect/web3modal/compare/5.0.9...5.0.10

- Updated dependencies []:
- @web3modal/[email protected]

## 5.0.9

### 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.0.9",
"version": "5.0.10",
"scripts": {
"dev": "vite --port 3002",
"build": "vite build"
Expand Down
11 changes: 11 additions & 0 deletions examples/vue-ethers5/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @examples/vue-ethers5

## 5.0.10

- chore: update with v5 by @tomiir in https://github.com/WalletConnect/web3modal/pull/2612
- fix: move the wagmi state mutation to outside of 1-click auth flow by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2585
- :hotfix fix svg error when requesting farcaster qr code by @svenvoskamp in https://github.com/WalletConnect/web3modal/pull/2621

**Full Changelog**: https://github.com/WalletConnect/web3modal/compare/5.0.9...5.0.10

- Updated dependencies []:
- @web3modal/[email protected]

## 5.0.9

### 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.0.9",
"version": "5.0.10",
"scripts": {
"dev": "vite --port 3013",
"build": "vite build"
Expand Down
11 changes: 11 additions & 0 deletions examples/vue-solana/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @examples/vue-ethers5

## 5.0.10

- chore: update with v5 by @tomiir in https://github.com/WalletConnect/web3modal/pull/2612
- fix: move the wagmi state mutation to outside of 1-click auth flow by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2585
- :hotfix fix svg error when requesting farcaster qr code by @svenvoskamp in https://github.com/WalletConnect/web3modal/pull/2621

**Full Changelog**: https://github.com/WalletConnect/web3modal/compare/5.0.9...5.0.10

- Updated dependencies []:
- @web3modal/[email protected]

## 5.0.9

### 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.0.9",
"version": "5.0.10",
"scripts": {
"dev": "vite --port 3013",
"build": "vite build"
Expand Down
11 changes: 11 additions & 0 deletions examples/vue-wagmi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @examples/vue-wagmi

## 5.0.10

- chore: update with v5 by @tomiir in https://github.com/WalletConnect/web3modal/pull/2612
- fix: move the wagmi state mutation to outside of 1-click auth flow by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2585
- :hotfix fix svg error when requesting farcaster qr code by @svenvoskamp in https://github.com/WalletConnect/web3modal/pull/2621

**Full Changelog**: https://github.com/WalletConnect/web3modal/compare/5.0.9...5.0.10

- Updated dependencies []:
- @web3modal/[email protected]

## 5.0.9

### 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.0.9",
"version": "5.0.10",
"scripts": {
"dev": "vite --port 3003",
"build": "vite build"
Expand Down
12 changes: 12 additions & 0 deletions packages/cdn/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @web3modal/cdn

## 5.0.10

- chore: update with v5 by @tomiir in https://github.com/WalletConnect/web3modal/pull/2612
- fix: move the wagmi state mutation to outside of 1-click auth flow by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2585
- :hotfix fix svg error when requesting farcaster qr code by @svenvoskamp in https://github.com/WalletConnect/web3modal/pull/2621

**Full Changelog**: https://github.com/WalletConnect/web3modal/compare/5.0.9...5.0.10

- Updated dependencies []:
- @web3modal/[email protected]
- @web3modal/[email protected]

## 5.0.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cdn/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3modal/cdn",
"version": "5.0.9",
"version": "5.0.10",
"main": "dist/wagmi.js",
"type": "module",
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @web3modal/common

## 5.0.10

- chore: update with v5 by @tomiir in https://github.com/WalletConnect/web3modal/pull/2612
- fix: move the wagmi state mutation to outside of 1-click auth flow by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2585
- :hotfix fix svg error when requesting farcaster qr code by @svenvoskamp in https://github.com/WalletConnect/web3modal/pull/2621

**Full Changelog**: https://github.com/WalletConnect/web3modal/compare/5.0.9...5.0.10

## 5.0.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3modal/common",
"version": "5.0.9",
"version": "5.0.10",
"type": "module",
"main": "./dist/esm/index.js",
"types": "./dist/types/index.d.ts",
Expand Down
Loading
Loading