Skip to content

Commit

Permalink
Update package.json version(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jul 4, 2024
1 parent e1cac71 commit f6bf387
Show file tree
Hide file tree
Showing 9 changed files with 50 additions and 14 deletions.

This file was deleted.

17 changes: 17 additions & 0 deletions packages/wallet-connect-sdk-wallet-core/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"name": "@cityofzion/wallet-connect-sdk-wallet-core",
"entries": [
{
"version": "4.2.4",
"tag": "@cityofzion/wallet-connect-sdk-wallet-core_v4.2.4",
"date": "Thu, 04 Jul 2024 16:40:05 GMT",
"comments": {
"patch": [
{
"comment": "Change SignClient to Web3Wallet"
}
],
"none": [
{
"comment": "Update package.json version(s)"
}
]
}
},
{
"version": "4.2.3",
"tag": "@cityofzion/wallet-connect-sdk-wallet-core_v4.2.3",
Expand Down
9 changes: 8 additions & 1 deletion packages/wallet-connect-sdk-wallet-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @cityofzion/wallet-connect-sdk-wallet-core

This log was last generated on Thu, 20 Jun 2024 21:41:28 GMT and should not be manually modified.
This log was last generated on Thu, 04 Jul 2024 16:40:05 GMT and should not be manually modified.

## 4.2.4
Thu, 04 Jul 2024 16:40:05 GMT

### Patches

- Change SignClient to Web3Wallet

## 4.2.3
Thu, 20 Jun 2024 21:41:28 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/wallet-connect-sdk-wallet-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cityofzion/wallet-connect-sdk-wallet-core",
"version": "4.2.3",
"version": "4.2.4",
"description": "Wallet-Connect-SDK wallet-side core functionality",
"keywords": [
"wallet",
Expand Down
17 changes: 17 additions & 0 deletions packages/wallet-connect-sdk-wallet-react/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"name": "@cityofzion/wallet-connect-sdk-wallet-react",
"entries": [
{
"version": "4.0.14",
"tag": "@cityofzion/wallet-connect-sdk-wallet-react_v4.0.14",
"date": "Thu, 04 Jul 2024 16:40:05 GMT",
"comments": {
"none": [
{
"comment": "Update package.json version(s)"
}
],
"dependency": [
{
"comment": "Updating dependency \"@cityofzion/wallet-connect-sdk-wallet-core\" to `4.2.4`"
}
]
}
},
{
"version": "4.0.13",
"tag": "@cityofzion/wallet-connect-sdk-wallet-react_v4.0.13",
Expand Down
7 changes: 6 additions & 1 deletion packages/wallet-connect-sdk-wallet-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @cityofzion/wallet-connect-sdk-wallet-react

This log was last generated on Mon, 24 Jun 2024 18:58:37 GMT and should not be manually modified.
This log was last generated on Thu, 04 Jul 2024 16:40:05 GMT and should not be manually modified.

## 4.0.14
Thu, 04 Jul 2024 16:40:05 GMT

_Version update only_

## 4.0.13
Mon, 24 Jun 2024 18:58:37 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/wallet-connect-sdk-wallet-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cityofzion/wallet-connect-sdk-wallet-react",
"version": "4.0.13",
"version": "4.0.14",
"description": "Wallet-Connect-SDK wallet-side to be used on React Apps",
"keywords": [
"wallet",
Expand Down

0 comments on commit f6bf387

Please sign in to comment.