Skip to content

Commit 9caac0a

Browse files
chore: version packages (#5525)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3999003 commit 9caac0a

Some content is hidden

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

51 files changed

+259
-35
lines changed

.changeset/phantom-android-intent.md

Lines changed: 0 additions & 10 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.18
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`1c7540f`](https://github.com/reown-com/appkit/commit/1c7540f228e3103b5544b15a8805c0d1a0b2ddd6)]:
8+
- @reown/appkit-controllers@1.8.18
9+
- @reown/appkit@1.8.18
10+
- @reown/appkit-utils@1.8.18
11+
- @reown/appkit-common@1.8.18
12+
- @reown/appkit-polyfills@1.8.18
13+
314
## 1.8.17
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.17",
3+
"version": "1.8.18",
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.18
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`1c7540f`](https://github.com/reown-com/appkit/commit/1c7540f228e3103b5544b15a8805c0d1a0b2ddd6)]:
8+
- @reown/appkit-controllers@1.8.18
9+
- @reown/appkit@1.8.18
10+
- @reown/appkit-utils@1.8.18
11+
- @reown/appkit-scaffold-ui@1.8.18
12+
- @reown/appkit-common@1.8.18
13+
- @reown/appkit-polyfills@1.8.18
14+
- @reown/appkit-wallet@1.8.18
15+
316
## 1.8.17
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.17",
3+
"version": "1.8.18",
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.18
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`1c7540f`](https://github.com/reown-com/appkit/commit/1c7540f228e3103b5544b15a8805c0d1a0b2ddd6)]:
8+
- @reown/appkit-controllers@1.8.18
9+
- @reown/appkit@1.8.18
10+
- @reown/appkit-utils@1.8.18
11+
- @reown/appkit-scaffold-ui@1.8.18
12+
- @reown/appkit-common@1.8.18
13+
- @reown/appkit-polyfills@1.8.18
14+
- @reown/appkit-wallet@1.8.18
15+
316
## 1.8.17
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.17",
3+
"version": "1.8.18",
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.18
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`1c7540f`](https://github.com/reown-com/appkit/commit/1c7540f228e3103b5544b15a8805c0d1a0b2ddd6)]:
8+
- @reown/appkit-controllers@1.8.18
9+
- @reown/appkit@1.8.18
10+
- @reown/appkit-utils@1.8.18
11+
- @reown/appkit-common@1.8.18
12+
- @reown/appkit-polyfills@1.8.18
13+
- @reown/appkit-wallet@1.8.18
14+
315
## 1.8.17
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.17",
3+
"version": "1.8.18",
44
"sideEffects": false,
55
"type": "module",
66
"main": "./dist/esm/src/index.js",

packages/adapters/ton/CHANGELOG.md

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

3+
## 1.8.18
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`1c7540f`](https://github.com/reown-com/appkit/commit/1c7540f228e3103b5544b15a8805c0d1a0b2ddd6)]:
8+
- @reown/appkit-controllers@1.8.18
9+
- @reown/appkit@1.8.18
10+
- @reown/appkit-utils@1.8.18
11+
- @reown/appkit-common@1.8.18
12+
- @reown/appkit-polyfills@1.8.18
13+
314
## 1.8.17
415

516
### Patch Changes

0 commit comments

Comments
 (0)