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 Jun 13, 2024
1 parent 2bc10fa commit 3604461
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.1.5",
"tag": "@cityofzion/wallet-connect-sdk-wallet-core_v4.1.5",
"date": "Thu, 13 Jun 2024 13:03:31 GMT",
"comments": {
"none": [
{
"comment": "Update package.json version(s)"
}
],
"patch": [
{
"comment": "Swap SignClient with Web3Wallet"
}
]
}
},
{
"version": "4.1.4",
"tag": "@cityofzion/wallet-connect-sdk-wallet-core_v4.1.4",
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 Wed, 29 May 2024 17:20:40 GMT and should not be manually modified.
This log was last generated on Thu, 13 Jun 2024 13:03:31 GMT and should not be manually modified.

## 4.1.5
Thu, 13 Jun 2024 13:03:31 GMT

### Patches

- Swap SignClient with Web3Wallet

## 4.1.4
Wed, 29 May 2024 17:20:40 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.1.4",
"version": "4.1.5",
"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.8",
"tag": "@cityofzion/wallet-connect-sdk-wallet-react_v4.0.8",
"date": "Thu, 13 Jun 2024 13:03:31 GMT",
"comments": {
"none": [
{
"comment": "Update package.json version(s)"
}
],
"dependency": [
{
"comment": "Updating dependency \"@cityofzion/wallet-connect-sdk-wallet-core\" to `4.1.5`"
}
]
}
},
{
"version": "4.0.7",
"tag": "@cityofzion/wallet-connect-sdk-wallet-react_v4.0.7",
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 Wed, 29 May 2024 17:20:40 GMT and should not be manually modified.
This log was last generated on Thu, 13 Jun 2024 13:03:31 GMT and should not be manually modified.

## 4.0.8
Thu, 13 Jun 2024 13:03:31 GMT

_Version update only_

## 4.0.7
Wed, 29 May 2024 17:20:40 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.7",
"version": "4.0.8",
"description": "Wallet-Connect-SDK wallet-side to be used on React Apps",
"keywords": [
"wallet",
Expand Down

0 comments on commit 3604461

Please sign in to comment.