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 Oct 1, 2024
1 parent e90021d commit e52a062
Show file tree
Hide file tree
Showing 19 changed files with 118 additions and 50 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

12 changes: 12 additions & 0 deletions packages/blockchain-service/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@cityofzion/blockchain-service",
"entries": [
{
"version": "1.6.0",
"tag": "@cityofzion/blockchain-service_v1.6.0",
"date": "Tue, 01 Oct 2024 20:21:36 GMT",
"comments": {
"minor": [
{
"comment": "Implement testNetwork method"
}
]
}
},
{
"version": "1.5.0",
"tag": "@cityofzion/blockchain-service_v1.5.0",
Expand Down
9 changes: 8 additions & 1 deletion packages/blockchain-service/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @cityofzion/blockchain-service

This log was last generated on Tue, 01 Oct 2024 16:41:24 GMT and should not be manually modified.
This log was last generated on Tue, 01 Oct 2024 20:21:36 GMT and should not be manually modified.

## 1.6.0
Tue, 01 Oct 2024 20:21:36 GMT

### Minor changes

- Implement testNetwork method

## 1.5.0
Tue, 01 Oct 2024 16:41:24 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/blockchain-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cityofzion/blockchain-service",
"version": "1.5.0",
"version": "1.6.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"repository": "https://github.com/CityOfZion/blockchain-services",
Expand Down
12 changes: 12 additions & 0 deletions packages/bs-electron/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@cityofzion/bs-electron",
"entries": [
{
"version": "0.1.17",
"tag": "@cityofzion/bs-electron_v0.1.17",
"date": "Tue, 01 Oct 2024 20:21:36 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@cityofzion/blockchain-service\" to `1.6.0`"
}
]
}
},
{
"version": "0.1.16",
"tag": "@cityofzion/bs-electron_v0.1.16",
Expand Down
7 changes: 6 additions & 1 deletion packages/bs-electron/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @cityofzion/bs-electron

This log was last generated on Tue, 01 Oct 2024 16:41:24 GMT and should not be manually modified.
This log was last generated on Tue, 01 Oct 2024 20:21:36 GMT and should not be manually modified.

## 0.1.17
Tue, 01 Oct 2024 20:21:36 GMT

_Version update only_

## 0.1.16
Tue, 01 Oct 2024 16:41:24 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/bs-electron/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cityofzion/bs-electron",
"version": "0.1.16",
"version": "0.1.17",
"repository": "https://github.com/CityOfZion/blockchain-services",
"author": "Coz",
"license": "MIT",
Expand Down
17 changes: 17 additions & 0 deletions packages/bs-ethereum/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"name": "@cityofzion/bs-ethereum",
"entries": [
{
"version": "2.5.0",
"tag": "@cityofzion/bs-ethereum_v2.5.0",
"date": "Tue, 01 Oct 2024 20:21:36 GMT",
"comments": {
"minor": [
{
"comment": "Implement testNetwork method"
}
],
"dependency": [
{
"comment": "Updating dependency \"@cityofzion/blockchain-service\" to `1.6.0`"
}
]
}
},
{
"version": "2.4.0",
"tag": "@cityofzion/bs-ethereum_v2.4.0",
Expand Down
9 changes: 8 additions & 1 deletion packages/bs-ethereum/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @cityofzion/bs-ethereum

This log was last generated on Tue, 01 Oct 2024 16:41:24 GMT and should not be manually modified.
This log was last generated on Tue, 01 Oct 2024 20:21:36 GMT and should not be manually modified.

## 2.5.0
Tue, 01 Oct 2024 20:21:36 GMT

### Minor changes

- Implement testNetwork method

## 2.4.0
Tue, 01 Oct 2024 16:41:24 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/bs-ethereum/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cityofzion/bs-ethereum",
"version": "2.4.0",
"version": "2.5.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"repository": "https://github.com/CityOfZion/blockchain-services",
Expand Down
17 changes: 17 additions & 0 deletions packages/bs-neo-legacy/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"name": "@cityofzion/bs-neo-legacy",
"entries": [
{
"version": "1.5.0",
"tag": "@cityofzion/bs-neo-legacy_v1.5.0",
"date": "Tue, 01 Oct 2024 20:21:36 GMT",
"comments": {
"minor": [
{
"comment": "Implement testNetwork method"
}
],
"dependency": [
{
"comment": "Updating dependency \"@cityofzion/blockchain-service\" to `1.6.0`"
}
]
}
},
{
"version": "1.4.0",
"tag": "@cityofzion/bs-neo-legacy_v1.4.0",
Expand Down
9 changes: 8 additions & 1 deletion packages/bs-neo-legacy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @cityofzion/bs-neo-legacy

This log was last generated on Tue, 01 Oct 2024 16:41:24 GMT and should not be manually modified.
This log was last generated on Tue, 01 Oct 2024 20:21:36 GMT and should not be manually modified.

## 1.5.0
Tue, 01 Oct 2024 20:21:36 GMT

### Minor changes

- Implement testNetwork method

## 1.4.0
Tue, 01 Oct 2024 16:41:24 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/bs-neo-legacy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cityofzion/bs-neo-legacy",
"version": "1.4.0",
"version": "1.5.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"author": "Coz",
Expand Down
17 changes: 17 additions & 0 deletions packages/bs-neo3/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"name": "@cityofzion/bs-neo3",
"entries": [
{
"version": "1.6.0",
"tag": "@cityofzion/bs-neo3_v1.6.0",
"date": "Tue, 01 Oct 2024 20:21:36 GMT",
"comments": {
"minor": [
{
"comment": "Implement testNetwork method"
}
],
"dependency": [
{
"comment": "Updating dependency \"@cityofzion/blockchain-service\" to `1.6.0`"
}
]
}
},
{
"version": "1.5.0",
"tag": "@cityofzion/bs-neo3_v1.5.0",
Expand Down
9 changes: 8 additions & 1 deletion packages/bs-neo3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @cityofzion/bs-neo3

This log was last generated on Tue, 01 Oct 2024 16:41:24 GMT and should not be manually modified.
This log was last generated on Tue, 01 Oct 2024 20:21:36 GMT and should not be manually modified.

## 1.6.0
Tue, 01 Oct 2024 20:21:36 GMT

### Minor changes

- Implement testNetwork method

## 1.5.0
Tue, 01 Oct 2024 16:41:24 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/bs-neo3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cityofzion/bs-neo3",
"version": "1.5.0",
"version": "1.6.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"repository": "https://github.com/CityOfZion/blockchain-services",
Expand Down

0 comments on commit e52a062

Please sign in to comment.