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 Jan 7, 2025
1 parent 8c0323b commit 5fc86cc
Show file tree
Hide file tree
Showing 23 changed files with 147 additions and 62 deletions.

This file was deleted.

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.13.2",
"tag": "@cityofzion/blockchain-service_v1.13.2",
"date": "Tue, 07 Jan 2025 14:34:40 GMT",
"comments": {
"patch": [
{
"comment": "Add getAddressTemplateUrl and getTxTemplateUrl type methods, addressTemplateUrl and txTemplateUrl properties in SwapServiceToken"
}
]
}
},
{
"version": "1.13.1",
"tag": "@cityofzion/blockchain-service_v1.13.1",
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 Mon, 06 Jan 2025 15:08:15 GMT and should not be manually modified.
This log was last generated on Tue, 07 Jan 2025 14:34:40 GMT and should not be manually modified.

## 1.13.2
Tue, 07 Jan 2025 14:34:40 GMT

### Patches

- Add getAddressTemplateUrl and getTxTemplateUrl type methods, addressTemplateUrl and txTemplateUrl properties in SwapServiceToken

## 1.13.1
Mon, 06 Jan 2025 15:08:15 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.13.1",
"version": "1.13.2",
"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.28",
"tag": "@cityofzion/bs-electron_v0.1.28",
"date": "Tue, 07 Jan 2025 14:34:40 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@cityofzion/blockchain-service\" to `1.13.2`"
}
]
}
},
{
"version": "0.1.27",
"tag": "@cityofzion/bs-electron_v0.1.27",
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 Mon, 06 Jan 2025 15:08:15 GMT and should not be manually modified.
This log was last generated on Tue, 07 Jan 2025 14:34:40 GMT and should not be manually modified.

## 0.1.28
Tue, 07 Jan 2025 14:34:40 GMT

_Version update only_

## 0.1.27
Mon, 06 Jan 2025 15:08:15 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.27",
"version": "0.1.28",
"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.8.0",
"tag": "@cityofzion/bs-ethereum_v2.8.0",
"date": "Tue, 07 Jan 2025 14:34:40 GMT",
"comments": {
"minor": [
{
"comment": "Add getAddressTemplateUrl and getTxTemplateUrl methods"
}
],
"dependency": [
{
"comment": "Updating dependency \"@cityofzion/blockchain-service\" to `1.13.2`"
}
]
}
},
{
"version": "2.7.11",
"tag": "@cityofzion/bs-ethereum_v2.7.11",
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 Mon, 06 Jan 2025 15:08:15 GMT and should not be manually modified.
This log was last generated on Tue, 07 Jan 2025 14:34:40 GMT and should not be manually modified.

## 2.8.0
Tue, 07 Jan 2025 14:34:40 GMT

### Minor changes

- Add getAddressTemplateUrl and getTxTemplateUrl methods

## 2.7.11
Mon, 06 Jan 2025 15:08:15 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.7.11",
"version": "2.8.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.8.0",
"tag": "@cityofzion/bs-neo-legacy_v1.8.0",
"date": "Tue, 07 Jan 2025 14:34:40 GMT",
"comments": {
"minor": [
{
"comment": "Add getAddressTemplateUrl and getTxTemplateUrl methods"
}
],
"dependency": [
{
"comment": "Updating dependency \"@cityofzion/blockchain-service\" to `1.13.2`"
}
]
}
},
{
"version": "1.7.1",
"tag": "@cityofzion/bs-neo-legacy_v1.7.1",
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 Mon, 06 Jan 2025 15:08:15 GMT and should not be manually modified.
This log was last generated on Tue, 07 Jan 2025 14:34:40 GMT and should not be manually modified.

## 1.8.0
Tue, 07 Jan 2025 14:34:40 GMT

### Minor changes

- Add getAddressTemplateUrl and getTxTemplateUrl methods

## 1.7.1
Mon, 06 Jan 2025 15:08:15 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.7.1",
"version": "1.8.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.9.0",
"tag": "@cityofzion/bs-neo3_v1.9.0",
"date": "Tue, 07 Jan 2025 14:34:40 GMT",
"comments": {
"minor": [
{
"comment": "Add getAddressTemplateUrl and getTxTemplateUrl methods"
}
],
"dependency": [
{
"comment": "Updating dependency \"@cityofzion/blockchain-service\" to `1.13.2`"
}
]
}
},
{
"version": "1.8.10",
"tag": "@cityofzion/bs-neo3_v1.8.10",
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 Mon, 06 Jan 2025 15:08:15 GMT and should not be manually modified.
This log was last generated on Tue, 07 Jan 2025 14:34:40 GMT and should not be manually modified.

## 1.9.0
Tue, 07 Jan 2025 14:34:40 GMT

### Minor changes

- Add getAddressTemplateUrl and getTxTemplateUrl methods

## 1.8.10
Mon, 06 Jan 2025 15:08:15 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.8.10",
"version": "1.9.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"repository": "https://github.com/CityOfZion/blockchain-services",
Expand Down
20 changes: 20 additions & 0 deletions packages/bs-swap/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,26 @@
{
"name": "@cityofzion/bs-swap",
"entries": [
{
"version": "0.4.0",
"tag": "@cityofzion/bs-swap_v0.4.0",
"date": "Tue, 07 Jan 2025 14:34:40 GMT",
"comments": {
"minor": [
{
"comment": "Add addressTemplateUrl and txTemplateUrl properties and methods to create them"
}
],
"dependency": [
{
"comment": "Updating dependency \"@cityofzion/blockchain-service\" to `1.13.2`"
},
{
"comment": "Updating dependency \"@cityofzion/bs-neo3\" to `1.9.0`"
}
]
}
},
{
"version": "0.3.3",
"tag": "@cityofzion/bs-swap_v0.3.3",
Expand Down
9 changes: 8 additions & 1 deletion packages/bs-swap/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @cityofzion/bs-swap

This log was last generated on Mon, 06 Jan 2025 15:08:15 GMT and should not be manually modified.
This log was last generated on Tue, 07 Jan 2025 14:34:40 GMT and should not be manually modified.

## 0.4.0
Tue, 07 Jan 2025 14:34:40 GMT

### Minor changes

- Add addressTemplateUrl and txTemplateUrl properties and methods to create them

## 0.3.3
Mon, 06 Jan 2025 15:08:15 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/bs-swap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cityofzion/bs-swap",
"version": "0.3.3",
"version": "0.4.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"repository": "https://github.com/CityOfZion/blockchain-services",
Expand Down

0 comments on commit 5fc86cc

Please sign in to comment.