Skip to content

Commit

Permalink
chore: version packages (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jul 17, 2024
1 parent d67cac8 commit 850f4d9
Show file tree
Hide file tree
Showing 29 changed files with 131 additions and 46 deletions.
16 changes: 0 additions & 16 deletions .changeset/purple-humans-wink.md

This file was deleted.

2 changes: 1 addition & 1 deletion apps/gallery/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@
},
"dependencies": {
"@storybook/theming": "^7.4.6",
"@web3modal/ui-react-native": "1.4.3"
"@web3modal/ui-react-native": "1.4.4"
}
}
2 changes: 1 addition & 1 deletion apps/native-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@react-native-clipboard/clipboard": "1.13.0",
"@react-native-community/netinfo": "9.3.10",
"@walletconnect/react-native-compat": "2.10.5",
"@web3modal/wagmi-react-native": "1.4.3",
"@web3modal/wagmi-react-native": "1.4.4",
"react": "18.2.0",
"react-native": "0.72.6",
"react-native-get-random-values": "~1.9.0",
Expand Down
4 changes: 2 additions & 2 deletions apps/native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"@react-native-async-storage/async-storage": "1.21.0",
"@react-native-community/netinfo": "11.1.0",
"@walletconnect/react-native-compat": "2.10.5",
"@web3modal/email-wagmi-react-native": "1.4.3",
"@web3modal/wagmi-react-native": "1.4.3",
"@web3modal/email-wagmi-react-native": "1.4.4",
"@web3modal/wagmi-react-native": "1.4.4",
"expo": "^50.0.14",
"expo-application": "~5.8.3",
"expo-clipboard": "~5.0.1",
Expand Down
6 changes: 6 additions & 0 deletions packages/coinbase-ethers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @web3modal/coinbase-ethers-react-native

## 1.4.4

### Patch Changes

- [#184](https://github.com/WalletConnect/web3modal-react-native/pull/184) [`d67cac8`](https://github.com/WalletConnect/web3modal-react-native/commit/d67cac8c81e3079536b12db2d3712a6cbdae50f9) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - fix: added workaround to solve promise.allSettled issues

## 1.4.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/coinbase-ethers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3modal/coinbase-ethers-react-native",
"version": "1.4.3",
"version": "1.4.4",
"main": "lib/commonjs/index.js",
"types": "lib/typescript/index.d.ts",
"module": "lib/module/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/coinbase-wagmi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @web3modal/coinbase-wagmi-react-native

## 1.4.4

### Patch Changes

- [#184](https://github.com/WalletConnect/web3modal-react-native/pull/184) [`d67cac8`](https://github.com/WalletConnect/web3modal-react-native/commit/d67cac8c81e3079536b12db2d3712a6cbdae50f9) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - fix: added workaround to solve promise.allSettled issues

## 1.4.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/coinbase-wagmi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3modal/coinbase-wagmi-react-native",
"version": "1.4.3",
"version": "1.4.4",
"main": "lib/commonjs/index.js",
"types": "lib/typescript/index.d.ts",
"module": "lib/module/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @web3modal/core-react-native

## 1.4.4

### Patch Changes

- [#184](https://github.com/WalletConnect/web3modal-react-native/pull/184) [`d67cac8`](https://github.com/WalletConnect/web3modal-react-native/commit/d67cac8c81e3079536b12db2d3712a6cbdae50f9) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - fix: added workaround to solve promise.allSettled issues

## 1.4.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3modal/core-react-native",
"version": "1.4.3",
"version": "1.4.4",
"main": "lib/commonjs/index.js",
"types": "lib/typescript/index.d.ts",
"module": "lib/module/index.js",
Expand Down
9 changes: 9 additions & 0 deletions packages/email-ethers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @web3modal/coinbase-wagmi-react-native

## 1.4.4

### Patch Changes

- [#184](https://github.com/WalletConnect/web3modal-react-native/pull/184) [`d67cac8`](https://github.com/WalletConnect/web3modal-react-native/commit/d67cac8c81e3079536b12db2d3712a6cbdae50f9) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - fix: added workaround to solve promise.allSettled issues

- Updated dependencies [[`d67cac8`](https://github.com/WalletConnect/web3modal-react-native/commit/d67cac8c81e3079536b12db2d3712a6cbdae50f9)]:
- @web3modal/email-react-native@1.4.4

## 1.4.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/email-ethers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3modal/email-ethers-react-native",
"version": "1.4.3",
"version": "1.4.4",
"main": "lib/commonjs/index.js",
"types": "lib/typescript/index.d.ts",
"module": "lib/module/index.js",
Expand Down Expand Up @@ -37,7 +37,7 @@
"access": "public"
},
"dependencies": {
"@web3modal/email-react-native": "1.4.3"
"@web3modal/email-react-native": "1.4.4"
},
"peerDependencies": {
"ethers": ">=5"
Expand Down
9 changes: 9 additions & 0 deletions packages/email-wagmi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @web3modal/coinbase-wagmi-react-native

## 1.4.4

### Patch Changes

- [#184](https://github.com/WalletConnect/web3modal-react-native/pull/184) [`d67cac8`](https://github.com/WalletConnect/web3modal-react-native/commit/d67cac8c81e3079536b12db2d3712a6cbdae50f9) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - fix: added workaround to solve promise.allSettled issues

- Updated dependencies [[`d67cac8`](https://github.com/WalletConnect/web3modal-react-native/commit/d67cac8c81e3079536b12db2d3712a6cbdae50f9)]:
- @web3modal/email-react-native@1.4.4

## 1.4.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/email-wagmi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3modal/email-wagmi-react-native",
"version": "1.4.3",
"version": "1.4.4",
"main": "lib/commonjs/index.js",
"types": "lib/typescript/index.d.ts",
"module": "lib/module/index.js",
Expand Down Expand Up @@ -37,7 +37,7 @@
"access": "public"
},
"dependencies": {
"@web3modal/email-react-native": "1.4.3"
"@web3modal/email-react-native": "1.4.4"
},
"peerDependencies": {
"wagmi": ">=1 <2"
Expand Down
10 changes: 10 additions & 0 deletions packages/email/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @web3modal/email-react-native

## 1.4.4

### Patch Changes

- [#184](https://github.com/WalletConnect/web3modal-react-native/pull/184) [`d67cac8`](https://github.com/WalletConnect/web3modal-react-native/commit/d67cac8c81e3079536b12db2d3712a6cbdae50f9) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - fix: added workaround to solve promise.allSettled issues

- Updated dependencies [[`d67cac8`](https://github.com/WalletConnect/web3modal-react-native/commit/d67cac8c81e3079536b12db2d3712a6cbdae50f9)]:
- @web3modal/core-react-native@1.4.4
- @web3modal/ui-react-native@1.4.4

## 1.4.3

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/email/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3modal/email-react-native",
"version": "1.4.3",
"version": "1.4.4",
"main": "lib/commonjs/index.js",
"types": "lib/typescript/index.d.ts",
"module": "lib/module/index.js",
Expand Down Expand Up @@ -36,8 +36,8 @@
"access": "public"
},
"dependencies": {
"@web3modal/core-react-native": "1.4.3",
"@web3modal/ui-react-native": "1.4.3",
"@web3modal/core-react-native": "1.4.4",
"@web3modal/ui-react-native": "1.4.4",
"zod": "3.22.4"
},
"peerDependencies": {
Expand Down
10 changes: 10 additions & 0 deletions packages/ethers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @web3modal/ethers5-react-native

## 1.4.4

### Patch Changes

- [#184](https://github.com/WalletConnect/web3modal-react-native/pull/184) [`d67cac8`](https://github.com/WalletConnect/web3modal-react-native/commit/d67cac8c81e3079536b12db2d3712a6cbdae50f9) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - fix: added workaround to solve promise.allSettled issues

- Updated dependencies [[`d67cac8`](https://github.com/WalletConnect/web3modal-react-native/commit/d67cac8c81e3079536b12db2d3712a6cbdae50f9)]:
- @web3modal/scaffold-react-native@1.4.4
- @web3modal/scaffold-utils-react-native@1.4.4

## 1.4.3

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/ethers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3modal/ethers-react-native",
"version": "1.4.3",
"version": "1.4.4",
"main": "lib/commonjs/index.js",
"types": "lib/typescript/index.d.ts",
"module": "lib/module/index.js",
Expand Down Expand Up @@ -39,8 +39,8 @@
},
"dependencies": {
"@walletconnect/ethereum-provider": "2.11.1",
"@web3modal/scaffold-react-native": "1.4.3",
"@web3modal/scaffold-utils-react-native": "1.4.3"
"@web3modal/scaffold-react-native": "1.4.4",
"@web3modal/scaffold-utils-react-native": "1.4.4"
},
"peerDependencies": {
"@react-native-async-storage/async-storage": ">=1.17.0",
Expand Down
10 changes: 10 additions & 0 deletions packages/ethers5/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @web3modal/ethers5-react-native

## 1.4.4

### Patch Changes

- [#184](https://github.com/WalletConnect/web3modal-react-native/pull/184) [`d67cac8`](https://github.com/WalletConnect/web3modal-react-native/commit/d67cac8c81e3079536b12db2d3712a6cbdae50f9) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - fix: added workaround to solve promise.allSettled issues

- Updated dependencies [[`d67cac8`](https://github.com/WalletConnect/web3modal-react-native/commit/d67cac8c81e3079536b12db2d3712a6cbdae50f9)]:
- @web3modal/scaffold-react-native@1.4.4
- @web3modal/scaffold-utils-react-native@1.4.4

## 1.4.3

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/ethers5/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3modal/ethers5-react-native",
"version": "1.4.3",
"version": "1.4.4",
"main": "lib/commonjs/index.js",
"types": "lib/typescript/index.d.ts",
"module": "lib/module/index.js",
Expand Down Expand Up @@ -39,8 +39,8 @@
},
"dependencies": {
"@walletconnect/ethereum-provider": "2.11.1",
"@web3modal/scaffold-react-native": "1.4.3",
"@web3modal/scaffold-utils-react-native": "1.4.3"
"@web3modal/scaffold-react-native": "1.4.4",
"@web3modal/scaffold-utils-react-native": "1.4.4"
},
"peerDependencies": {
"@ethersproject/shims": ">=5.0.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/scaffold-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @web3modal/scaffold-utils-react-native

## 1.4.4

### Patch Changes

- [#184](https://github.com/WalletConnect/web3modal-react-native/pull/184) [`d67cac8`](https://github.com/WalletConnect/web3modal-react-native/commit/d67cac8c81e3079536b12db2d3712a6cbdae50f9) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - fix: added workaround to solve promise.allSettled issues

- Updated dependencies [[`d67cac8`](https://github.com/WalletConnect/web3modal-react-native/commit/d67cac8c81e3079536b12db2d3712a6cbdae50f9)]:
- @web3modal/scaffold-react-native@1.4.4

## 1.4.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/scaffold-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3modal/scaffold-utils-react-native",
"version": "1.4.3",
"version": "1.4.4",
"main": "lib/commonjs/index.js",
"types": "lib/typescript/index.d.ts",
"module": "lib/module/index.js",
Expand Down Expand Up @@ -35,7 +35,7 @@
"access": "public"
},
"dependencies": {
"@web3modal/scaffold-react-native": "1.4.3"
"@web3modal/scaffold-react-native": "1.4.4"
},
"react-native": "src/index.ts",
"react-native-builder-bob": {
Expand Down
2 changes: 1 addition & 1 deletion packages/scaffold-utils/src/utils/ConstantsUtil.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export const ConstantsUtil = {
VERSION: '1.4.3',
VERSION: '1.4.4',
WALLET_CONNECT_CONNECTOR_ID: 'walletConnect',
COINBASE_CONNECTOR_ID: 'coinbaseWallet',
EMAIL_CONNECTOR_ID: 'w3mEmail',
Expand Down
10 changes: 10 additions & 0 deletions packages/scaffold/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @web3modal/scaffold-react-native

## 1.4.4

### Patch Changes

- [#184](https://github.com/WalletConnect/web3modal-react-native/pull/184) [`d67cac8`](https://github.com/WalletConnect/web3modal-react-native/commit/d67cac8c81e3079536b12db2d3712a6cbdae50f9) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - fix: added workaround to solve promise.allSettled issues

- Updated dependencies [[`d67cac8`](https://github.com/WalletConnect/web3modal-react-native/commit/d67cac8c81e3079536b12db2d3712a6cbdae50f9)]:
- @web3modal/core-react-native@1.4.4
- @web3modal/ui-react-native@1.4.4

## 1.4.3

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/scaffold/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3modal/scaffold-react-native",
"version": "1.4.3",
"version": "1.4.4",
"main": "lib/commonjs/index.js",
"types": "lib/typescript/index.d.ts",
"module": "lib/module/index.js",
Expand Down Expand Up @@ -37,8 +37,8 @@
"access": "public"
},
"dependencies": {
"@web3modal/core-react-native": "1.4.3",
"@web3modal/ui-react-native": "1.4.3"
"@web3modal/core-react-native": "1.4.4",
"@web3modal/ui-react-native": "1.4.4"
},
"peerDependencies": {
"react": ">=17",
Expand Down
6 changes: 6 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @web3modal/ui-react-native

## 1.4.4

### Patch Changes

- [#184](https://github.com/WalletConnect/web3modal-react-native/pull/184) [`d67cac8`](https://github.com/WalletConnect/web3modal-react-native/commit/d67cac8c81e3079536b12db2d3712a6cbdae50f9) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - fix: added workaround to solve promise.allSettled issues

## 1.4.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3modal/ui-react-native",
"version": "1.4.3",
"version": "1.4.4",
"main": "lib/commonjs/index.js",
"types": "lib/typescript/index.d.ts",
"module": "lib/module/index.js",
Expand Down
10 changes: 10 additions & 0 deletions packages/wagmi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @web3modal/wagmi-react-native

## 1.4.4

### Patch Changes

- [#184](https://github.com/WalletConnect/web3modal-react-native/pull/184) [`d67cac8`](https://github.com/WalletConnect/web3modal-react-native/commit/d67cac8c81e3079536b12db2d3712a6cbdae50f9) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - fix: added workaround to solve promise.allSettled issues

- Updated dependencies [[`d67cac8`](https://github.com/WalletConnect/web3modal-react-native/commit/d67cac8c81e3079536b12db2d3712a6cbdae50f9)]:
- @web3modal/scaffold-react-native@1.4.4
- @web3modal/scaffold-utils-react-native@1.4.4

## 1.4.3

### Patch Changes
Expand Down
Loading

0 comments on commit 850f4d9

Please sign in to comment.