Skip to content

Commit a155baf

Browse files
Merge release/1.8.13 back to main (#5314)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 35c86f1 commit a155baf

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+241
-29
lines changed

.changeset/shaggy-spiders-cheer.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/adapters/bitcoin/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @reown/appkit-adapter-bitcoin
22

3+
## 1.8.13
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`90e476d`](https://github.com/reown-com/appkit/commit/90e476d49bdd6ad4cd2a2bbd9e18791c4855188b)]:
8+
- @reown/appkit-controllers@1.8.13
9+
- @reown/appkit@1.8.13
10+
- @reown/appkit-utils@1.8.13
11+
- @reown/appkit-common@1.8.13
12+
- @reown/appkit-polyfills@1.8.13
13+
314
## 1.8.12
415

516
### Patch Changes

packages/adapters/bitcoin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reown/appkit-adapter-bitcoin",
3-
"version": "1.8.12",
3+
"version": "1.8.13",
44
"sideEffects": false,
55
"type": "module",
66
"main": "./dist/esm/exports/index.js",

packages/adapters/ethers/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @reown/appkit-adapter-ethers
22

3+
## 1.8.13
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`90e476d`](https://github.com/reown-com/appkit/commit/90e476d49bdd6ad4cd2a2bbd9e18791c4855188b)]:
8+
- @reown/appkit-controllers@1.8.13
9+
- @reown/appkit@1.8.13
10+
- @reown/appkit-utils@1.8.13
11+
- @reown/appkit-scaffold-ui@1.8.13
12+
- @reown/appkit-common@1.8.13
13+
- @reown/appkit-polyfills@1.8.13
14+
- @reown/appkit-wallet@1.8.13
15+
316
## 1.8.12
417

518
### Patch Changes

packages/adapters/ethers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reown/appkit-adapter-ethers",
3-
"version": "1.8.12",
3+
"version": "1.8.13",
44
"sideEffects": false,
55
"type": "module",
66
"main": "./dist/esm/src/index.js",

packages/adapters/ethers5/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @reown/appkit-adapter-ethers5
22

3+
## 1.8.13
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`90e476d`](https://github.com/reown-com/appkit/commit/90e476d49bdd6ad4cd2a2bbd9e18791c4855188b)]:
8+
- @reown/appkit-controllers@1.8.13
9+
- @reown/appkit@1.8.13
10+
- @reown/appkit-utils@1.8.13
11+
- @reown/appkit-scaffold-ui@1.8.13
12+
- @reown/appkit-common@1.8.13
13+
- @reown/appkit-polyfills@1.8.13
14+
- @reown/appkit-wallet@1.8.13
15+
316
## 1.8.12
417

518
### Patch Changes

packages/adapters/ethers5/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reown/appkit-adapter-ethers5",
3-
"version": "1.8.12",
3+
"version": "1.8.13",
44
"sideEffects": false,
55
"type": "module",
66
"main": "./dist/esm/src/index.js",

packages/adapters/solana/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @reown/appkit-adapter-solana
22

3+
## 1.8.13
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`90e476d`](https://github.com/reown-com/appkit/commit/90e476d49bdd6ad4cd2a2bbd9e18791c4855188b)]:
8+
- @reown/appkit-controllers@1.8.13
9+
- @reown/appkit@1.8.13
10+
- @reown/appkit-utils@1.8.13
11+
- @reown/appkit-common@1.8.13
12+
- @reown/appkit-polyfills@1.8.13
13+
- @reown/appkit-wallet@1.8.13
14+
315
## 1.8.12
416

517
### Patch Changes

packages/adapters/solana/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reown/appkit-adapter-solana",
3-
"version": "1.8.12",
3+
"version": "1.8.13",
44
"sideEffects": false,
55
"type": "module",
66
"main": "./dist/esm/src/index.js",

packages/adapters/wagmi/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @reown/appkit-adapter-wagmi
22

3+
## 1.8.13
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`90e476d`](https://github.com/reown-com/appkit/commit/90e476d49bdd6ad4cd2a2bbd9e18791c4855188b)]:
8+
9+
10+
11+
12+
13+
14+
15+
316
## 1.8.12
417

518
### Patch Changes

0 commit comments

Comments
 (0)