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 Apr 10, 2024
1 parent 550f302 commit 56f20e7
Show file tree
Hide file tree
Showing 27 changed files with 156 additions and 75 deletions.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
}
],
"packageName": "@cityofzion/wallet-connect-sdk-core",
"email": "[email protected].github.com"
"email": "github-actions@github.com"
}

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
}
],
"packageName": "@cityofzion/wallet-connect-sdk-react",
"email": "[email protected].github.com"
"email": "github-actions@github.com"
}

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
}
],
"packageName": "@cityofzion/wallet-connect-sdk-svelte",
"email": "[email protected].github.com"
"email": "github-actions@github.com"
}

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
}
],
"packageName": "@cityofzion/wallet-connect-sdk-wallet-core",
"email": "[email protected].github.com"
"email": "github-actions@github.com"
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
}
],
"packageName": "@cityofzion/wallet-connect-sdk-wallet-react",
"email": "[email protected].github.com"
"email": "github-actions@github.com"
}
Empty file modified common/git-hooks/pre-push
100644 → 100755
Empty file.
20 changes: 20 additions & 0 deletions packages/wallet-connect-sdk-core/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,26 @@
{
"name": "@cityofzion/wallet-connect-sdk-core",
"entries": [
{
"version": "3.2.2",
"tag": "@cityofzion/wallet-connect-sdk-core_v3.2.2",
"date": "Wed, 10 Apr 2024 17:22:27 GMT",
"comments": {
"patch": [
{
"comment": "Hotfix an error during the build process using SvelteKit and TurboRepo."
},
{
"comment": "Fix documentation links on NPM website"
}
],
"none": [
{
"comment": "Update package.json version(s)"
}
]
}
},
{
"version": "3.2.0",
"tag": "@cityofzion/wallet-connect-sdk-core_v3.2.0",
Expand Down
10 changes: 9 additions & 1 deletion packages/wallet-connect-sdk-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Change Log - @cityofzion/wallet-connect-sdk-core

This log was last generated on Mon, 27 Nov 2023 17:52:40 GMT and should not be manually modified.
This log was last generated on Wed, 10 Apr 2024 17:22:27 GMT and should not be manually modified.

## 3.2.2
Wed, 10 Apr 2024 17:22:27 GMT

### Patches

- Hotfix an error during the build process using SvelteKit and TurboRepo.
- Fix documentation links on NPM website

## 3.2.0
Mon, 27 Nov 2023 17:52:40 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/wallet-connect-sdk-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cityofzion/wallet-connect-sdk-core",
"version": "3.2.1",
"version": "3.2.2",
"description": "Wallet-Connect-SDK Core functionality",
"keywords": [
"wallet",
Expand Down
22 changes: 22 additions & 0 deletions packages/wallet-connect-sdk-react/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,28 @@
{
"name": "@cityofzion/wallet-connect-sdk-react",
"entries": [
{
"version": "3.2.2",
"tag": "@cityofzion/wallet-connect-sdk-react_v3.2.2",
"date": "Wed, 10 Apr 2024 17:22:27 GMT",
"comments": {
"patch": [
{
"comment": "Fix documentation links on NPM website"
}
],
"none": [
{
"comment": "Update package.json version(s)"
}
],
"dependency": [
{
"comment": "Updating dependency \"@cityofzion/wallet-connect-sdk-core\" to `3.2.2`"
}
]
}
},
{
"version": "3.2.0",
"tag": "@cityofzion/wallet-connect-sdk-react_v3.2.0",
Expand Down
9 changes: 8 additions & 1 deletion packages/wallet-connect-sdk-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @cityofzion/wallet-connect-sdk-react

This log was last generated on Mon, 27 Nov 2023 17:52:40 GMT and should not be manually modified.
This log was last generated on Wed, 10 Apr 2024 17:22:27 GMT and should not be manually modified.

## 3.2.2
Wed, 10 Apr 2024 17:22:27 GMT

### Patches

- Fix documentation links on NPM website

## 3.2.0
Mon, 27 Nov 2023 17:52:40 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/wallet-connect-sdk-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cityofzion/wallet-connect-sdk-react",
"version": "3.2.1",
"version": "3.2.2",
"description": "Wallet-Connect-SDK to be used on React Apps",
"keywords": [
"wallet",
Expand Down
25 changes: 25 additions & 0 deletions packages/wallet-connect-sdk-svelte/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,31 @@
{
"name": "@cityofzion/wallet-connect-sdk-svelte",
"entries": [
{
"version": "0.2.2",
"tag": "@cityofzion/wallet-connect-sdk-svelte_v0.2.2",
"date": "Wed, 10 Apr 2024 17:22:27 GMT",
"comments": {
"patch": [
{
"comment": "Hotfix an error during the build process using SvelteKit and TurboRepo."
},
{
"comment": "Fix documentation links on NPM website"
}
],
"none": [
{
"comment": "Update package.json version(s)"
}
],
"dependency": [
{
"comment": "Updating dependency \"@cityofzion/wallet-connect-sdk-core\" to `3.2.2`"
}
]
}
},
{
"version": "0.2.0",
"tag": "@cityofzion/wallet-connect-sdk-svelte_v0.2.0",
Expand Down
10 changes: 9 additions & 1 deletion packages/wallet-connect-sdk-svelte/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Change Log - @cityofzion/wallet-connect-sdk-svelte

This log was last generated on Mon, 27 Nov 2023 17:52:40 GMT and should not be manually modified.
This log was last generated on Wed, 10 Apr 2024 17:22:27 GMT and should not be manually modified.

## 0.2.2
Wed, 10 Apr 2024 17:22:27 GMT

### Patches

- Hotfix an error during the build process using SvelteKit and TurboRepo.
- Fix documentation links on NPM website

## 0.2.0
Mon, 27 Nov 2023 17:52:40 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/wallet-connect-sdk-svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cityofzion/wallet-connect-sdk-svelte",
"version": "0.2.1",
"version": "0.2.2",
"description": "Wallet-Connect-SDK to be used on Svelte Apps",
"main": "dist/index.js",
"repository": {
Expand Down
22 changes: 22 additions & 0 deletions packages/wallet-connect-sdk-wallet-core/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,28 @@
{
"name": "@cityofzion/wallet-connect-sdk-wallet-core",
"entries": [
{
"version": "4.0.2",
"tag": "@cityofzion/wallet-connect-sdk-wallet-core_v4.0.2",
"date": "Wed, 10 Apr 2024 17:22:27 GMT",
"comments": {
"patch": [
{
"comment": "Dump NeonDappkit version"
}
],
"none": [
{
"comment": "Update package.json version(s)"
}
],
"dependency": [
{
"comment": "Updating dependency \"@cityofzion/wallet-connect-sdk-core\" to `3.2.2`"
}
]
}
},
{
"version": "4.0.0",
"tag": "@cityofzion/wallet-connect-sdk-wallet-core_v4.0.0",
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, 01 Feb 2024 21:44:32 GMT and should not be manually modified.
This log was last generated on Wed, 10 Apr 2024 17:22:27 GMT and should not be manually modified.

## 4.0.2
Wed, 10 Apr 2024 17:22:27 GMT

### Patches

- Dump NeonDappkit version

## 4.0.0
Thu, 01 Feb 2024 21:44:32 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.0.1",
"version": "4.0.2",
"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.2",
"tag": "@cityofzion/wallet-connect-sdk-wallet-react_v4.0.2",
"date": "Wed, 10 Apr 2024 17:22:27 GMT",
"comments": {
"none": [
{
"comment": "Update package.json version(s)"
}
],
"dependency": [
{
"comment": "Updating dependency \"@cityofzion/wallet-connect-sdk-wallet-core\" to `4.0.2`"
}
]
}
},
{
"version": "4.0.0",
"tag": "@cityofzion/wallet-connect-sdk-wallet-react_v4.0.0",
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 Thu, 01 Feb 2024 21:44:32 GMT and should not be manually modified.
This log was last generated on Wed, 10 Apr 2024 17:22:27 GMT and should not be manually modified.

## 4.0.2
Wed, 10 Apr 2024 17:22:27 GMT

_Version update only_

## 4.0.0
Thu, 01 Feb 2024 21:44:32 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.1",
"version": "4.0.2",
"description": "Wallet-Connect-SDK wallet-side to be used on React Apps",
"keywords": [
"wallet",
Expand Down

0 comments on commit 56f20e7

Please sign in to comment.