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 12, 2024
1 parent 87ca6e9 commit 71ade0f
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.0.0",
"tag": "@cityofzion/blockchain-service_v1.0.0",
"date": "Fri, 12 Jul 2024 00:06:10 GMT",
"comments": {
"major": [
{
"comment": "Adapt network to support multi network"
}
]
}
},
{
"version": "0.13.0",
"tag": "@cityofzion/blockchain-service_v0.13.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 Thu, 27 Jun 2024 21:15:08 GMT and should not be manually modified.
This log was last generated on Fri, 12 Jul 2024 00:06:10 GMT and should not be manually modified.

## 1.0.0
Fri, 12 Jul 2024 00:06:10 GMT

### Breaking changes

- Adapt network to support multi network

## 0.13.0
Thu, 27 Jun 2024 21:15:08 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": "0.13.0",
"version": "1.0.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.7",
"tag": "@cityofzion/bs-electron_v0.1.7",
"date": "Fri, 12 Jul 2024 00:06:10 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@cityofzion/blockchain-service\" to `1.0.0`"
}
]
}
},
{
"version": "0.1.6",
"tag": "@cityofzion/bs-electron_v0.1.6",
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 Thu, 27 Jun 2024 21:15:08 GMT and should not be manually modified.
This log was last generated on Fri, 12 Jul 2024 00:06:10 GMT and should not be manually modified.

## 0.1.7
Fri, 12 Jul 2024 00:06:10 GMT

_Version update only_

## 0.1.6
Thu, 27 Jun 2024 21:15:08 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.6",
"version": "0.1.7",
"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.0.0",
"tag": "@cityofzion/bs-ethereum_v2.0.0",
"date": "Fri, 12 Jul 2024 00:06:10 GMT",
"comments": {
"major": [
{
"comment": "Add support to EVM"
}
],
"dependency": [
{
"comment": "Updating dependency \"@cityofzion/blockchain-service\" to `1.0.0`"
}
]
}
},
{
"version": "1.4.3",
"tag": "@cityofzion/bs-ethereum_v1.4.3",
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 Thu, 27 Jun 2024 21:15:08 GMT and should not be manually modified.
This log was last generated on Fri, 12 Jul 2024 00:06:10 GMT and should not be manually modified.

## 2.0.0
Fri, 12 Jul 2024 00:06:10 GMT

### Breaking changes

- Add support to EVM

## 1.4.3
Thu, 27 Jun 2024 21:15:08 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": "1.4.3",
"version": "2.0.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.0.0",
"tag": "@cityofzion/bs-neo-legacy_v1.0.0",
"date": "Fri, 12 Jul 2024 00:06:10 GMT",
"comments": {
"major": [
{
"comment": "Adapt network to support multi network"
}
],
"dependency": [
{
"comment": "Updating dependency \"@cityofzion/blockchain-service\" to `1.0.0`"
}
]
}
},
{
"version": "0.10.6",
"tag": "@cityofzion/bs-neo-legacy_v0.10.6",
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 Fri, 28 Jun 2024 21:53:35 GMT and should not be manually modified.
This log was last generated on Fri, 12 Jul 2024 00:06:10 GMT and should not be manually modified.

## 1.0.0
Fri, 12 Jul 2024 00:06:10 GMT

### Breaking changes

- Adapt network to support multi network

## 0.10.6
Fri, 28 Jun 2024 21:53:35 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": "0.10.6",
"version": "1.0.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.0.0",
"tag": "@cityofzion/bs-neo3_v1.0.0",
"date": "Fri, 12 Jul 2024 00:06:10 GMT",
"comments": {
"major": [
{
"comment": "Adapt network to support multi network"
}
],
"dependency": [
{
"comment": "Updating dependency \"@cityofzion/blockchain-service\" to `1.0.0`"
}
]
}
},
{
"version": "0.14.3",
"tag": "@cityofzion/bs-neo3_v0.14.3",
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 Wed, 10 Jul 2024 20:54:48 GMT and should not be manually modified.
This log was last generated on Fri, 12 Jul 2024 00:06:10 GMT and should not be manually modified.

## 1.0.0
Fri, 12 Jul 2024 00:06:10 GMT

### Breaking changes

- Adapt network to support multi network

## 0.14.3
Wed, 10 Jul 2024 20:54:48 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": "0.14.3",
"version": "1.0.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"repository": "https://github.com/CityOfZion/blockchain-services",
Expand Down

0 comments on commit 71ade0f

Please sign in to comment.