Skip to content

Commit 408000f

Browse files
Merge pull request #553 from reown-com/changeset-release/main
chore: version packages
2 parents fd2ba7c + a489e55 commit 408000f

22 files changed

Lines changed: 121 additions & 52 deletions

.changeset/sharp-cars-approve.md

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ak-rn-monorepo",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"private": true,
55
"license": "SEE LICENSE IN LICENSE.md",
66
"workspaces": [

packages/appkit/CHANGELOG.md

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

3+
## 2.0.3
4+
5+
### Patch Changes
6+
7+
- [#549](https://github.com/reown-com/appkit-react-native/pull/549) [`4af3f58`](https://github.com/reown-com/appkit-react-native/commit/4af3f5837efa776203db2bcf988792b7778aafc2) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - fix: add modalContentWrapper prop to work around Expo Router modal layering issues
8+
9+
- Updated dependencies [[`4af3f58`](https://github.com/reown-com/appkit-react-native/commit/4af3f5837efa776203db2bcf988792b7778aafc2)]:
10+
- @reown/appkit-common-react-native@2.0.3
11+
- @reown/appkit-core-react-native@2.0.3
12+
- @reown/appkit-ui-react-native@2.0.3
13+
314
## 2.0.2
415

516
### Patch Changes

packages/appkit/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reown/appkit-react-native",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"main": "lib/commonjs/index.js",
55
"types": "lib/typescript/index.d.ts",
66
"module": "lib/module/index.js",
@@ -40,9 +40,9 @@
4040
"provenance": true
4141
},
4242
"dependencies": {
43-
"@reown/appkit-common-react-native": "2.0.2",
44-
"@reown/appkit-core-react-native": "2.0.2",
45-
"@reown/appkit-ui-react-native": "2.0.2",
43+
"@reown/appkit-common-react-native": "2.0.3",
44+
"@reown/appkit-core-react-native": "2.0.3",
45+
"@reown/appkit-ui-react-native": "2.0.3",
4646
"@walletconnect/universal-provider": "2.21.10",
4747
"valtio": "2.1.8"
4848
},

packages/bitcoin/CHANGELOG.md

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

3+
## 2.0.3
4+
5+
### Patch Changes
6+
7+
- [#549](https://github.com/reown-com/appkit-react-native/pull/549) [`4af3f58`](https://github.com/reown-com/appkit-react-native/commit/4af3f5837efa776203db2bcf988792b7778aafc2) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - fix: add modalContentWrapper prop to work around Expo Router modal layering issues
8+
9+
- Updated dependencies [[`4af3f58`](https://github.com/reown-com/appkit-react-native/commit/4af3f5837efa776203db2bcf988792b7778aafc2)]:
10+
- @reown/appkit-common-react-native@2.0.3
11+
312
## 2.0.2
413

514
### Patch Changes

packages/bitcoin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reown/appkit-bitcoin-react-native",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"main": "lib/commonjs/index.js",
55
"types": "lib/typescript/index.d.ts",
66
"module": "lib/module/index.js",
@@ -40,7 +40,7 @@
4040
"provenance": true
4141
},
4242
"dependencies": {
43-
"@reown/appkit-common-react-native": "2.0.2"
43+
"@reown/appkit-common-react-native": "2.0.3"
4444
},
4545
"peerDependencies": {
4646
"@walletconnect/react-native-compat": ">=2.16.1",

packages/coinbase/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @reown/appkit-coinbase-react-native
22

3+
## 2.0.3
4+
5+
### Patch Changes
6+
7+
- [#549](https://github.com/reown-com/appkit-react-native/pull/549) [`4af3f58`](https://github.com/reown-com/appkit-react-native/commit/4af3f5837efa776203db2bcf988792b7778aafc2) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - fix: add modalContentWrapper prop to work around Expo Router modal layering issues
8+
9+
- Updated dependencies [[`4af3f58`](https://github.com/reown-com/appkit-react-native/commit/4af3f5837efa776203db2bcf988792b7778aafc2)]:
10+
- @reown/appkit-common-react-native@2.0.3
11+
312
## 2.0.2
413

514
### Patch Changes

packages/coinbase/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reown/appkit-coinbase-react-native",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"main": "lib/commonjs/index.js",
55
"types": "lib/typescript/index.d.ts",
66
"module": "lib/module/index.js",
@@ -37,7 +37,7 @@
3737
"provenance": true
3838
},
3939
"dependencies": {
40-
"@reown/appkit-common-react-native": "2.0.2"
40+
"@reown/appkit-common-react-native": "2.0.3"
4141
},
4242
"peerDependencies": {
4343
"@coinbase/wallet-mobile-sdk": ">=1.1.2",

packages/common/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @reown/appkit-common-react-native
22

3+
## 2.0.3
4+
5+
### Patch Changes
6+
7+
- [#549](https://github.com/reown-com/appkit-react-native/pull/549) [`4af3f58`](https://github.com/reown-com/appkit-react-native/commit/4af3f5837efa776203db2bcf988792b7778aafc2) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - fix: add modalContentWrapper prop to work around Expo Router modal layering issues
8+
39
## 2.0.2
410

511
### Patch Changes

packages/common/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-common-react-native",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"main": "lib/commonjs/index.js",
55
"types": "lib/typescript/index.d.ts",
66
"module": "lib/module/index.js",

0 commit comments

Comments
 (0)