Skip to content

Commit 7726bcd

Browse files
chore: version packages (#5671) (#5673)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bf2209b commit 7726bcd

57 files changed

Lines changed: 284 additions & 55 deletions

Some content is hidden

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

.changeset/expose-approved-networks.md

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

.changeset/fiery-carrots-grin.md

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

.changeset/fix-allaccounts-empty-on-reload.md

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

.changeset/fix-injected-eip6963-filtering.md

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

.changeset/tough-foxes-hunt.md

Lines changed: 0 additions & 6 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.20
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`08f5c48`](https://github.com/reown-com/appkit/commit/08f5c48f29d9fb1525e5251b8e1a4a9db4299a0d), [`f913185`](https://github.com/reown-com/appkit/commit/f9131858e77984aa373e243e8733c3adfac8da13), [`ed51ea6`](https://github.com/reown-com/appkit/commit/ed51ea6d67aa412ad397c594cf39a260015bbae9), [`cc75433`](https://github.com/reown-com/appkit/commit/cc75433b628d5682081bed8ae42690c20cf5823f), [`6b7096e`](https://github.com/reown-com/appkit/commit/6b7096e417b8e80d60594edc666ed2ebb5b67563)]:
8+
- @reown/appkit@1.8.20
9+
- @reown/appkit-controllers@1.8.20
10+
- @reown/appkit-utils@1.8.20
11+
- @reown/appkit-common@1.8.20
12+
- @reown/appkit-polyfills@1.8.20
13+
314
## 1.8.19
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.19",
3+
"version": "1.8.20",
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.20
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`08f5c48`](https://github.com/reown-com/appkit/commit/08f5c48f29d9fb1525e5251b8e1a4a9db4299a0d), [`f913185`](https://github.com/reown-com/appkit/commit/f9131858e77984aa373e243e8733c3adfac8da13), [`ed51ea6`](https://github.com/reown-com/appkit/commit/ed51ea6d67aa412ad397c594cf39a260015bbae9), [`cc75433`](https://github.com/reown-com/appkit/commit/cc75433b628d5682081bed8ae42690c20cf5823f), [`6b7096e`](https://github.com/reown-com/appkit/commit/6b7096e417b8e80d60594edc666ed2ebb5b67563)]:
8+
- @reown/appkit@1.8.20
9+
- @reown/appkit-controllers@1.8.20
10+
- @reown/appkit-utils@1.8.20
11+
- @reown/appkit-common@1.8.20
12+
- @reown/appkit-scaffold-ui@1.8.20
13+
- @reown/appkit-wallet@1.8.20
14+
- @reown/appkit-polyfills@1.8.20
15+
316
## 1.8.19
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.19",
3+
"version": "1.8.20",
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.20
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`08f5c48`](https://github.com/reown-com/appkit/commit/08f5c48f29d9fb1525e5251b8e1a4a9db4299a0d), [`f913185`](https://github.com/reown-com/appkit/commit/f9131858e77984aa373e243e8733c3adfac8da13), [`ed51ea6`](https://github.com/reown-com/appkit/commit/ed51ea6d67aa412ad397c594cf39a260015bbae9), [`cc75433`](https://github.com/reown-com/appkit/commit/cc75433b628d5682081bed8ae42690c20cf5823f), [`6b7096e`](https://github.com/reown-com/appkit/commit/6b7096e417b8e80d60594edc666ed2ebb5b67563)]:
8+
- @reown/appkit@1.8.20
9+
- @reown/appkit-controllers@1.8.20
10+
- @reown/appkit-utils@1.8.20
11+
- @reown/appkit-common@1.8.20
12+
- @reown/appkit-scaffold-ui@1.8.20
13+
- @reown/appkit-wallet@1.8.20
14+
- @reown/appkit-polyfills@1.8.20
15+
316
## 1.8.19
417

518
### Patch Changes

0 commit comments

Comments
 (0)