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 9, 2024
1 parent d98cc9d commit 839a7a0
Show file tree
Hide file tree
Showing 8 changed files with 42 additions and 24 deletions.

This file was deleted.

This file was deleted.

12 changes: 12 additions & 0 deletions packages/bs-ethereum/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@cityofzion/bs-ethereum",
"entries": [
{
"version": "2.6.1",
"tag": "@cityofzion/bs-ethereum_v2.6.1",
"date": "Wed, 09 Oct 2024 18:36:56 GMT",
"comments": {
"patch": [
{
"comment": "Fix imageId of Ghostmarket IPFS image and add new tests for it"
}
]
}
},
{
"version": "2.6.0",
"tag": "@cityofzion/bs-ethereum_v2.6.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 Wed, 09 Oct 2024 13:15:36 GMT and should not be manually modified.
This log was last generated on Wed, 09 Oct 2024 18:36:56 GMT and should not be manually modified.

## 2.6.1
Wed, 09 Oct 2024 18:36:56 GMT

### Patches

- Fix imageId of Ghostmarket IPFS image and add new tests for it

## 2.6.0
Wed, 09 Oct 2024 13:15:36 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.6.0",
"version": "2.6.1",
"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-neo3/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@cityofzion/bs-neo3",
"entries": [
{
"version": "1.6.1",
"tag": "@cityofzion/bs-neo3_v1.6.1",
"date": "Wed, 09 Oct 2024 18:36:56 GMT",
"comments": {
"patch": [
{
"comment": "Fix imageId of Ghostmarket IPFS image and add new tests for it"
}
]
}
},
{
"version": "1.6.0",
"tag": "@cityofzion/bs-neo3_v1.6.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 20:21:36 GMT and should not be manually modified.
This log was last generated on Wed, 09 Oct 2024 18:36:56 GMT and should not be manually modified.

## 1.6.1
Wed, 09 Oct 2024 18:36:56 GMT

### Patches

- Fix imageId of Ghostmarket IPFS image and add new tests for it

## 1.6.0
Tue, 01 Oct 2024 20:21:36 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.6.0",
"version": "1.6.1",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"repository": "https://github.com/CityOfZion/blockchain-services",
Expand Down

0 comments on commit 839a7a0

Please sign in to comment.