Skip to content

Commit

Permalink
Merge pull request #227 from WalletConnect/changeset-release/main
Browse files Browse the repository at this point in the history
chore: version packages
  • Loading branch information
ignaciosantise authored Sep 5, 2024
2 parents ee23f9d + c06696d commit b957de9
Show file tree
Hide file tree
Showing 38 changed files with 319 additions and 169 deletions.
18 changes: 0 additions & 18 deletions .changeset/famous-impalas-learn.md

This file was deleted.

18 changes: 0 additions & 18 deletions .changeset/forty-phones-begin.md

This file was deleted.

18 changes: 0 additions & 18 deletions .changeset/twenty-boxes-grab.md

This file was deleted.

18 changes: 0 additions & 18 deletions .changeset/wet-news-compete.md

This file was deleted.

18 changes: 0 additions & 18 deletions .changeset/wild-masks-pay.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": "2.0.2"
"@web3modal/ui-react-native": "2.0.3"
}
}
4 changes: 2 additions & 2 deletions apps/native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"@tanstack/react-query": "5.37.1",
"@tanstack/react-query-persist-client": "^5.40.0",
"@walletconnect/react-native-compat": "2.13.1",
"@web3modal/email-wagmi-react-native": "2.0.2",
"@web3modal/wagmi-react-native": "2.0.2",
"@web3modal/email-wagmi-react-native": "2.0.3",
"@web3modal/wagmi-react-native": "2.0.3",
"expo": "~51.0.24",
"expo-application": "~5.9.1",
"expo-clipboard": "~6.0.3",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "web3modal-react-native",
"version": "2.0.2",
"version": "2.0.3",
"private": true,
"workspaces": [
"packages/core",
Expand Down
14 changes: 14 additions & 0 deletions packages/coinbase-ethers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @web3modal/coinbase-ethers-react-native

## 2.0.3

### Patch Changes

- [#221](https://github.com/WalletConnect/web3modal-react-native/pull/221) [`64abfe6`](https://github.com/WalletConnect/web3modal-react-native/commit/64abfe6e78e2b1f45e6434b8f18e80110c767e4a) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - fix: check coinbase connector

- [#219](https://github.com/WalletConnect/web3modal-react-native/pull/219) [`7fdf244`](https://github.com/WalletConnect/web3modal-react-native/commit/7fdf2444c81cd61bc65ffd5a9769422577723061) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - fix: update recent wallets info

- [#222](https://github.com/WalletConnect/web3modal-react-native/pull/222) [`9654b4d`](https://github.com/WalletConnect/web3modal-react-native/commit/9654b4dcfc2db0caa96a570187d2c021b72c864f) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - fix: removed add chain logic in switch method

- [#220](https://github.com/WalletConnect/web3modal-react-native/pull/220) [`e3827c1`](https://github.com/WalletConnect/web3modal-react-native/commit/e3827c1d685023c1811385a66451b810804f641c) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - chore: updated ethereum-provider version for Ethers packages

- [#223](https://github.com/WalletConnect/web3modal-react-native/pull/223) [`76476ce`](https://github.com/WalletConnect/web3modal-react-native/commit/76476cee5112f65c8af18461b8d5f055dd1ee375) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - fix: reset pairing if it fails

## 2.0.2

### 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": "2.0.2",
"version": "2.0.3",
"main": "lib/commonjs/index.js",
"types": "lib/typescript/index.d.ts",
"module": "lib/module/index.js",
Expand Down
14 changes: 14 additions & 0 deletions packages/coinbase-wagmi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @web3modal/coinbase-wagmi-react-native

## 2.0.3

### Patch Changes

- [#221](https://github.com/WalletConnect/web3modal-react-native/pull/221) [`64abfe6`](https://github.com/WalletConnect/web3modal-react-native/commit/64abfe6e78e2b1f45e6434b8f18e80110c767e4a) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - fix: check coinbase connector

- [#219](https://github.com/WalletConnect/web3modal-react-native/pull/219) [`7fdf244`](https://github.com/WalletConnect/web3modal-react-native/commit/7fdf2444c81cd61bc65ffd5a9769422577723061) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - fix: update recent wallets info

- [#222](https://github.com/WalletConnect/web3modal-react-native/pull/222) [`9654b4d`](https://github.com/WalletConnect/web3modal-react-native/commit/9654b4dcfc2db0caa96a570187d2c021b72c864f) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - fix: removed add chain logic in switch method

- [#220](https://github.com/WalletConnect/web3modal-react-native/pull/220) [`e3827c1`](https://github.com/WalletConnect/web3modal-react-native/commit/e3827c1d685023c1811385a66451b810804f641c) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - chore: updated ethereum-provider version for Ethers packages

- [#223](https://github.com/WalletConnect/web3modal-react-native/pull/223) [`76476ce`](https://github.com/WalletConnect/web3modal-react-native/commit/76476cee5112f65c8af18461b8d5f055dd1ee375) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - fix: reset pairing if it fails

## 2.0.2

### 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": "2.0.2",
"version": "2.0.3",
"main": "lib/commonjs/index.js",
"types": "lib/typescript/index.d.ts",
"module": "lib/module/index.js",
Expand Down
14 changes: 14 additions & 0 deletions packages/common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @web3modal/common-react-native

## 2.0.3

### Patch Changes

- [#221](https://github.com/WalletConnect/web3modal-react-native/pull/221) [`64abfe6`](https://github.com/WalletConnect/web3modal-react-native/commit/64abfe6e78e2b1f45e6434b8f18e80110c767e4a) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - fix: check coinbase connector

- [#219](https://github.com/WalletConnect/web3modal-react-native/pull/219) [`7fdf244`](https://github.com/WalletConnect/web3modal-react-native/commit/7fdf2444c81cd61bc65ffd5a9769422577723061) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - fix: update recent wallets info

- [#222](https://github.com/WalletConnect/web3modal-react-native/pull/222) [`9654b4d`](https://github.com/WalletConnect/web3modal-react-native/commit/9654b4dcfc2db0caa96a570187d2c021b72c864f) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - fix: removed add chain logic in switch method

- [#220](https://github.com/WalletConnect/web3modal-react-native/pull/220) [`e3827c1`](https://github.com/WalletConnect/web3modal-react-native/commit/e3827c1d685023c1811385a66451b810804f641c) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - chore: updated ethereum-provider version for Ethers packages

- [#223](https://github.com/WalletConnect/web3modal-react-native/pull/223) [`76476ce`](https://github.com/WalletConnect/web3modal-react-native/commit/76476cee5112f65c8af18461b8d5f055dd1ee375) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - fix: reset pairing if it fails

## 2.0.2

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

## 2.0.3

### Patch Changes

- [#221](https://github.com/WalletConnect/web3modal-react-native/pull/221) [`64abfe6`](https://github.com/WalletConnect/web3modal-react-native/commit/64abfe6e78e2b1f45e6434b8f18e80110c767e4a) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - fix: check coinbase connector

- [#219](https://github.com/WalletConnect/web3modal-react-native/pull/219) [`7fdf244`](https://github.com/WalletConnect/web3modal-react-native/commit/7fdf2444c81cd61bc65ffd5a9769422577723061) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - fix: update recent wallets info

- [#222](https://github.com/WalletConnect/web3modal-react-native/pull/222) [`9654b4d`](https://github.com/WalletConnect/web3modal-react-native/commit/9654b4dcfc2db0caa96a570187d2c021b72c864f) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - fix: removed add chain logic in switch method

- [#220](https://github.com/WalletConnect/web3modal-react-native/pull/220) [`e3827c1`](https://github.com/WalletConnect/web3modal-react-native/commit/e3827c1d685023c1811385a66451b810804f641c) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - chore: updated ethereum-provider version for Ethers packages

- [#223](https://github.com/WalletConnect/web3modal-react-native/pull/223) [`76476ce`](https://github.com/WalletConnect/web3modal-react-native/commit/76476cee5112f65c8af18461b8d5f055dd1ee375) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - fix: reset pairing if it fails

- Updated dependencies [[`64abfe6`](https://github.com/WalletConnect/web3modal-react-native/commit/64abfe6e78e2b1f45e6434b8f18e80110c767e4a), [`7fdf244`](https://github.com/WalletConnect/web3modal-react-native/commit/7fdf2444c81cd61bc65ffd5a9769422577723061), [`9654b4d`](https://github.com/WalletConnect/web3modal-react-native/commit/9654b4dcfc2db0caa96a570187d2c021b72c864f), [`e3827c1`](https://github.com/WalletConnect/web3modal-react-native/commit/e3827c1d685023c1811385a66451b810804f641c), [`76476ce`](https://github.com/WalletConnect/web3modal-react-native/commit/76476cee5112f65c8af18461b8d5f055dd1ee375)]:
- @web3modal/common-react-native@2.0.3

## 2.0.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3modal/core-react-native",
"version": "2.0.2",
"version": "2.0.3",
"main": "lib/commonjs/index.js",
"types": "lib/typescript/index.d.ts",
"module": "lib/module/index.js",
Expand Down Expand Up @@ -39,7 +39,7 @@
"access": "public"
},
"dependencies": {
"@web3modal/common-react-native": "2.0.2",
"@web3modal/common-react-native": "2.0.3",
"valtio": "1.11.2"
},
"peerDependencies": {
Expand Down
17 changes: 17 additions & 0 deletions packages/email-ethers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @web3modal/coinbase-wagmi-react-native

## 2.0.3

### Patch Changes

- [#221](https://github.com/WalletConnect/web3modal-react-native/pull/221) [`64abfe6`](https://github.com/WalletConnect/web3modal-react-native/commit/64abfe6e78e2b1f45e6434b8f18e80110c767e4a) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - fix: check coinbase connector

- [#219](https://github.com/WalletConnect/web3modal-react-native/pull/219) [`7fdf244`](https://github.com/WalletConnect/web3modal-react-native/commit/7fdf2444c81cd61bc65ffd5a9769422577723061) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - fix: update recent wallets info

- [#222](https://github.com/WalletConnect/web3modal-react-native/pull/222) [`9654b4d`](https://github.com/WalletConnect/web3modal-react-native/commit/9654b4dcfc2db0caa96a570187d2c021b72c864f) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - fix: removed add chain logic in switch method

- [#220](https://github.com/WalletConnect/web3modal-react-native/pull/220) [`e3827c1`](https://github.com/WalletConnect/web3modal-react-native/commit/e3827c1d685023c1811385a66451b810804f641c) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - chore: updated ethereum-provider version for Ethers packages

- [#223](https://github.com/WalletConnect/web3modal-react-native/pull/223) [`76476ce`](https://github.com/WalletConnect/web3modal-react-native/commit/76476cee5112f65c8af18461b8d5f055dd1ee375) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - fix: reset pairing if it fails

- Updated dependencies [[`64abfe6`](https://github.com/WalletConnect/web3modal-react-native/commit/64abfe6e78e2b1f45e6434b8f18e80110c767e4a), [`7fdf244`](https://github.com/WalletConnect/web3modal-react-native/commit/7fdf2444c81cd61bc65ffd5a9769422577723061), [`9654b4d`](https://github.com/WalletConnect/web3modal-react-native/commit/9654b4dcfc2db0caa96a570187d2c021b72c864f), [`e3827c1`](https://github.com/WalletConnect/web3modal-react-native/commit/e3827c1d685023c1811385a66451b810804f641c), [`76476ce`](https://github.com/WalletConnect/web3modal-react-native/commit/76476cee5112f65c8af18461b8d5f055dd1ee375)]:
- @web3modal/email-react-native@2.0.3

## 2.0.2

### 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": "2.0.2",
"version": "2.0.3",
"main": "lib/commonjs/index.js",
"types": "lib/typescript/index.d.ts",
"module": "lib/module/index.js",
Expand Down Expand Up @@ -38,7 +38,7 @@
"access": "public"
},
"dependencies": {
"@web3modal/email-react-native": "2.0.2"
"@web3modal/email-react-native": "2.0.3"
},
"peerDependencies": {
"ethers": ">=5"
Expand Down
17 changes: 17 additions & 0 deletions packages/email-wagmi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @web3modal/coinbase-wagmi-react-native

## 2.0.3

### Patch Changes

- [#221](https://github.com/WalletConnect/web3modal-react-native/pull/221) [`64abfe6`](https://github.com/WalletConnect/web3modal-react-native/commit/64abfe6e78e2b1f45e6434b8f18e80110c767e4a) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - fix: check coinbase connector

- [#219](https://github.com/WalletConnect/web3modal-react-native/pull/219) [`7fdf244`](https://github.com/WalletConnect/web3modal-react-native/commit/7fdf2444c81cd61bc65ffd5a9769422577723061) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - fix: update recent wallets info

- [#222](https://github.com/WalletConnect/web3modal-react-native/pull/222) [`9654b4d`](https://github.com/WalletConnect/web3modal-react-native/commit/9654b4dcfc2db0caa96a570187d2c021b72c864f) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - fix: removed add chain logic in switch method

- [#220](https://github.com/WalletConnect/web3modal-react-native/pull/220) [`e3827c1`](https://github.com/WalletConnect/web3modal-react-native/commit/e3827c1d685023c1811385a66451b810804f641c) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - chore: updated ethereum-provider version for Ethers packages

- [#223](https://github.com/WalletConnect/web3modal-react-native/pull/223) [`76476ce`](https://github.com/WalletConnect/web3modal-react-native/commit/76476cee5112f65c8af18461b8d5f055dd1ee375) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - fix: reset pairing if it fails

- Updated dependencies [[`64abfe6`](https://github.com/WalletConnect/web3modal-react-native/commit/64abfe6e78e2b1f45e6434b8f18e80110c767e4a), [`7fdf244`](https://github.com/WalletConnect/web3modal-react-native/commit/7fdf2444c81cd61bc65ffd5a9769422577723061), [`9654b4d`](https://github.com/WalletConnect/web3modal-react-native/commit/9654b4dcfc2db0caa96a570187d2c021b72c864f), [`e3827c1`](https://github.com/WalletConnect/web3modal-react-native/commit/e3827c1d685023c1811385a66451b810804f641c), [`76476ce`](https://github.com/WalletConnect/web3modal-react-native/commit/76476cee5112f65c8af18461b8d5f055dd1ee375)]:
- @web3modal/email-react-native@2.0.3

## 2.0.2

### 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": "2.0.2",
"version": "2.0.3",
"main": "lib/commonjs/index.js",
"types": "lib/typescript/index.d.ts",
"module": "lib/module/index.js",
Expand Down Expand Up @@ -38,7 +38,7 @@
"access": "public"
},
"dependencies": {
"@web3modal/email-react-native": "2.0.2"
"@web3modal/email-react-native": "2.0.3"
},
"peerDependencies": {
"wagmi": ">=2"
Expand Down
18 changes: 18 additions & 0 deletions packages/email/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @web3modal/email-react-native

## 2.0.3

### Patch Changes

- [#221](https://github.com/WalletConnect/web3modal-react-native/pull/221) [`64abfe6`](https://github.com/WalletConnect/web3modal-react-native/commit/64abfe6e78e2b1f45e6434b8f18e80110c767e4a) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - fix: check coinbase connector

- [#219](https://github.com/WalletConnect/web3modal-react-native/pull/219) [`7fdf244`](https://github.com/WalletConnect/web3modal-react-native/commit/7fdf2444c81cd61bc65ffd5a9769422577723061) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - fix: update recent wallets info

- [#222](https://github.com/WalletConnect/web3modal-react-native/pull/222) [`9654b4d`](https://github.com/WalletConnect/web3modal-react-native/commit/9654b4dcfc2db0caa96a570187d2c021b72c864f) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - fix: removed add chain logic in switch method

- [#220](https://github.com/WalletConnect/web3modal-react-native/pull/220) [`e3827c1`](https://github.com/WalletConnect/web3modal-react-native/commit/e3827c1d685023c1811385a66451b810804f641c) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - chore: updated ethereum-provider version for Ethers packages

- [#223](https://github.com/WalletConnect/web3modal-react-native/pull/223) [`76476ce`](https://github.com/WalletConnect/web3modal-react-native/commit/76476cee5112f65c8af18461b8d5f055dd1ee375) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - fix: reset pairing if it fails

- Updated dependencies [[`64abfe6`](https://github.com/WalletConnect/web3modal-react-native/commit/64abfe6e78e2b1f45e6434b8f18e80110c767e4a), [`7fdf244`](https://github.com/WalletConnect/web3modal-react-native/commit/7fdf2444c81cd61bc65ffd5a9769422577723061), [`9654b4d`](https://github.com/WalletConnect/web3modal-react-native/commit/9654b4dcfc2db0caa96a570187d2c021b72c864f), [`e3827c1`](https://github.com/WalletConnect/web3modal-react-native/commit/e3827c1d685023c1811385a66451b810804f641c), [`76476ce`](https://github.com/WalletConnect/web3modal-react-native/commit/76476cee5112f65c8af18461b8d5f055dd1ee375)]:
- @web3modal/core-react-native@2.0.3
- @web3modal/ui-react-native@2.0.3

## 2.0.2

### Patch Changes
Expand Down
Loading

0 comments on commit b957de9

Please sign in to comment.