From c339075fbcda8a26521c0414c9334d49d569dfe4 Mon Sep 17 00:00:00 2001 From: Peter Somogyvari Date: Thu, 10 Nov 2022 18:31:30 -0800 Subject: [PATCH] chore(release): publish v1.1.2 Signed-off-by: Peter Somogyvari --- CHANGELOG.md | 4 +++ .../CHANGELOG.md | 4 +++ .../package.json | 2 +- .../CHANGELOG.md | 4 +++ .../package.json | 22 +++++++-------- .../CHANGELOG.md | 4 +++ .../package.json | 18 ++++++------ .../CHANGELOG.md | 4 +++ .../package.json | 16 +++++------ .../CHANGELOG.md | 4 +++ .../package.json | 2 +- .../CHANGELOG.md | 4 +++ .../package.json | 2 +- .../CHANGELOG.md | 4 +++ .../package.json | 28 +++++++++---------- .../CHANGELOG.md | 4 +++ .../package.json | 20 ++++++------- .../CHANGELOG.md | 4 +++ .../package.json | 18 ++++++------ .../CHANGELOG.md | 4 +++ .../package.json | 20 ++++++------- .../CHANGELOG.md | 4 +++ .../package.json | 10 +++---- lerna.json | 2 +- packages/cactus-api-client/CHANGELOG.md | 4 +++ packages/cactus-api-client/package.json | 12 ++++---- packages/cactus-cmd-api-server/CHANGELOG.md | 4 +++ packages/cactus-cmd-api-server/package.json | 12 ++++---- .../cactus-cmd-socketio-server/CHANGELOG.md | 4 +++ .../cactus-cmd-socketio-server/package.json | 8 +++--- packages/cactus-common/CHANGELOG.md | 4 +++ packages/cactus-common/package.json | 2 +- packages/cactus-core-api/CHANGELOG.md | 4 +++ packages/cactus-core-api/package.json | 4 +-- packages/cactus-core/CHANGELOG.md | 4 +++ packages/cactus-core/package.json | 6 ++-- .../CHANGELOG.md | 4 +++ .../package.json | 8 +++--- .../CHANGELOG.md | 4 +++ .../package.json | 10 +++---- .../cactus-plugin-htlc-eth-besu/CHANGELOG.md | 4 +++ .../cactus-plugin-htlc-eth-besu/package.json | 18 ++++++------ .../CHANGELOG.md | 4 +++ .../package.json | 10 +++---- .../CHANGELOG.md | 4 +++ .../package.json | 10 +++---- .../CHANGELOG.md | 4 +++ .../package.json | 10 +++---- .../CHANGELOG.md | 4 +++ .../package.json | 8 +++--- .../CHANGELOG.md | 4 +++ .../package.json | 8 +++--- .../cactus-plugin-keychain-vault/CHANGELOG.md | 4 +++ .../cactus-plugin-keychain-vault/package.json | 10 +++---- .../CHANGELOG.md | 4 +++ .../package.json | 12 ++++---- .../CHANGELOG.md | 4 +++ .../package.json | 10 +++---- .../CHANGELOG.md | 4 +++ .../package.json | 6 ++-- .../CHANGELOG.md | 4 +++ .../package.json | 12 ++++---- .../CHANGELOG.md | 4 +++ .../package.json | 2 +- .../CHANGELOG.md | 4 +++ .../package.json | 12 ++++---- .../CHANGELOG.md | 4 +++ .../package.json | 12 ++++---- .../CHANGELOG.md | 4 +++ .../package.json | 2 +- .../CHANGELOG.md | 4 +++ .../package.json | 12 ++++---- .../cactus-plugin-odap-hermes/CHANGELOG.md | 4 +++ .../cactus-plugin-odap-hermes/package.json | 20 ++++++------- packages/cactus-test-api-client/CHANGELOG.md | 4 +++ packages/cactus-test-api-client/package.json | 16 +++++------ .../cactus-test-cmd-api-server/CHANGELOG.md | 4 +++ .../cactus-test-cmd-api-server/package.json | 14 +++++----- .../CHANGELOG.md | 4 +++ .../package.json | 14 +++++----- .../CHANGELOG.md | 4 +++ .../package.json | 18 ++++++------ .../CHANGELOG.md | 4 +++ .../package.json | 18 ++++++------ .../CHANGELOG.md | 4 +++ .../package.json | 16 +++++------ .../CHANGELOG.md | 4 +++ .../package.json | 18 ++++++------ packages/cactus-test-tooling/CHANGELOG.md | 4 +++ packages/cactus-test-tooling/package.json | 4 +-- packages/cactus-verifier-client/CHANGELOG.md | 4 +++ packages/cactus-verifier-client/package.json | 14 +++++----- 92 files changed, 448 insertions(+), 264 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 168f9d2bb0..5009a444ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) ### Bug Fixes diff --git a/examples/cactus-check-connection-ethereum-validator/CHANGELOG.md b/examples/cactus-check-connection-ethereum-validator/CHANGELOG.md index c1f1a2694e..055d9058f7 100644 --- a/examples/cactus-check-connection-ethereum-validator/CHANGELOG.md +++ b/examples/cactus-check-connection-ethereum-validator/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package check-connection-ethereum-validator + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) **Note:** Version bump only for package check-connection-ethereum-validator diff --git a/examples/cactus-check-connection-ethereum-validator/package.json b/examples/cactus-check-connection-ethereum-validator/package.json index 6135808b91..c2ed103d29 100644 --- a/examples/cactus-check-connection-ethereum-validator/package.json +++ b/examples/cactus-check-connection-ethereum-validator/package.json @@ -1,6 +1,6 @@ { "name": "check-connection-ethereum-validator", - "version": "1.1.1", + "version": "1.1.2", "private": true, "scripts": { "start": "node ../../dist/packages/cactus-cmd-socketio-server/src/main/typescript/routing-interface/www.js", diff --git a/examples/cactus-example-carbon-accounting-backend/CHANGELOG.md b/examples/cactus-example-carbon-accounting-backend/CHANGELOG.md index 5482d4dbfe..78cbede263 100644 --- a/examples/cactus-example-carbon-accounting-backend/CHANGELOG.md +++ b/examples/cactus-example-carbon-accounting-backend/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus-example-carbon-accounting-backend + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) **Note:** Version bump only for package @hyperledger/cactus-example-carbon-accounting-backend diff --git a/examples/cactus-example-carbon-accounting-backend/package.json b/examples/cactus-example-carbon-accounting-backend/package.json index afd94dcbf3..249cda6543 100644 --- a/examples/cactus-example-carbon-accounting-backend/package.json +++ b/examples/cactus-example-carbon-accounting-backend/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-example-carbon-accounting-backend", - "version": "1.1.1", + "version": "1.1.2", "description": "An example application showing how to use Cactus when implementing a Carbon Accounting Application where two or more blockchains are sharing data with each other to achieve a certain business outcome beneficial to multiple parties (business organizations).", "keywords": [ "Hyperledger", @@ -52,16 +52,16 @@ "webpack:dev:web": "webpack --env=dev --target=web --config ../../webpack.config.js" }, "dependencies": { - "@hyperledger/cactus-api-client": "1.1.1", - "@hyperledger/cactus-cmd-api-server": "1.1.1", - "@hyperledger/cactus-common": "1.1.1", - "@hyperledger/cactus-core": "1.1.1", - "@hyperledger/cactus-core-api": "1.1.1", - "@hyperledger/cactus-example-carbon-accounting-business-logic-plugin": "1.1.1", - "@hyperledger/cactus-plugin-keychain-memory": "1.1.1", - "@hyperledger/cactus-plugin-ledger-connector-fabric": "1.1.1", - "@hyperledger/cactus-plugin-ledger-connector-xdai": "1.1.1", - "@hyperledger/cactus-test-tooling": "1.1.1", + "@hyperledger/cactus-api-client": "1.1.2", + "@hyperledger/cactus-cmd-api-server": "1.1.2", + "@hyperledger/cactus-common": "1.1.2", + "@hyperledger/cactus-core": "1.1.2", + "@hyperledger/cactus-core-api": "1.1.2", + "@hyperledger/cactus-example-carbon-accounting-business-logic-plugin": "1.1.2", + "@hyperledger/cactus-plugin-keychain-memory": "1.1.2", + "@hyperledger/cactus-plugin-ledger-connector-fabric": "1.1.2", + "@hyperledger/cactus-plugin-ledger-connector-xdai": "1.1.2", + "@hyperledger/cactus-test-tooling": "1.1.2", "@openzeppelin/contracts": "4.7.3", "@openzeppelin/contracts-upgradeable": "4.7.3", "async-exit-hook": "2.0.1", diff --git a/examples/cactus-example-carbon-accounting-business-logic-plugin/CHANGELOG.md b/examples/cactus-example-carbon-accounting-business-logic-plugin/CHANGELOG.md index 53a34f7fdf..6692dcd695 100644 --- a/examples/cactus-example-carbon-accounting-business-logic-plugin/CHANGELOG.md +++ b/examples/cactus-example-carbon-accounting-business-logic-plugin/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus-example-carbon-accounting-business-logic-plugin + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) **Note:** Version bump only for package @hyperledger/cactus-example-carbon-accounting-business-logic-plugin diff --git a/examples/cactus-example-carbon-accounting-business-logic-plugin/package.json b/examples/cactus-example-carbon-accounting-business-logic-plugin/package.json index 8cbd1fe5ab..2be623c98f 100644 --- a/examples/cactus-example-carbon-accounting-business-logic-plugin/package.json +++ b/examples/cactus-example-carbon-accounting-business-logic-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-example-carbon-accounting-business-logic-plugin", - "version": "1.1.1", + "version": "1.1.2", "description": "An example business logic plugin implementation for Cactus", "keywords": [ "Hyperledger", @@ -53,14 +53,14 @@ "webpack:dev:web": "webpack --env=dev --target=web --config ../../webpack.config.js" }, "dependencies": { - "@hyperledger/cactus-api-client": "1.1.1", - "@hyperledger/cactus-common": "1.1.1", - "@hyperledger/cactus-core": "1.1.1", - "@hyperledger/cactus-core-api": "1.1.1", - "@hyperledger/cactus-plugin-consortium-manual": "1.1.1", - "@hyperledger/cactus-plugin-keychain-memory": "1.1.1", - "@hyperledger/cactus-plugin-ledger-connector-fabric": "1.1.1", - "@hyperledger/cactus-plugin-ledger-connector-xdai": "1.1.1", + "@hyperledger/cactus-api-client": "1.1.2", + "@hyperledger/cactus-common": "1.1.2", + "@hyperledger/cactus-core": "1.1.2", + "@hyperledger/cactus-core-api": "1.1.2", + "@hyperledger/cactus-plugin-consortium-manual": "1.1.2", + "@hyperledger/cactus-plugin-keychain-memory": "1.1.2", + "@hyperledger/cactus-plugin-ledger-connector-fabric": "1.1.2", + "@hyperledger/cactus-plugin-ledger-connector-xdai": "1.1.2", "async-exit-hook": "2.0.1", "axios": "0.21.4", "express": "4.17.1", diff --git a/examples/cactus-example-carbon-accounting-frontend/CHANGELOG.md b/examples/cactus-example-carbon-accounting-frontend/CHANGELOG.md index cef348b86d..373641afd5 100644 --- a/examples/cactus-example-carbon-accounting-frontend/CHANGELOG.md +++ b/examples/cactus-example-carbon-accounting-frontend/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus-example-carbon-accounting-frontend + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) **Note:** Version bump only for package @hyperledger/cactus-example-carbon-accounting-frontend diff --git a/examples/cactus-example-carbon-accounting-frontend/package.json b/examples/cactus-example-carbon-accounting-frontend/package.json index e3293094a4..2f9bcca907 100644 --- a/examples/cactus-example-carbon-accounting-frontend/package.json +++ b/examples/cactus-example-carbon-accounting-frontend/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-example-carbon-accounting-frontend", - "version": "1.1.1", + "version": "1.1.2", "description": "The frontend component of an example project demonstrating how Cactus can be used for cross-chain dapp development.", "keywords": [ "Hyperledger", @@ -54,13 +54,13 @@ "@angular/platform-browser": "13.3.2", "@angular/platform-browser-dynamic": "13.3.2", "@angular/router": "13.3.2", - "@hyperledger/cactus-api-client": "1.1.1", - "@hyperledger/cactus-common": "1.1.1", - "@hyperledger/cactus-core-api": "1.1.1", - "@hyperledger/cactus-example-carbon-accounting-business-logic-plugin": "1.1.1", - "@hyperledger/cactus-plugin-consortium-manual": "1.1.1", - "@hyperledger/cactus-plugin-ledger-connector-besu": "1.1.1", - "@hyperledger/cactus-plugin-ledger-connector-fabric": "1.1.1", + "@hyperledger/cactus-api-client": "1.1.2", + "@hyperledger/cactus-common": "1.1.2", + "@hyperledger/cactus-core-api": "1.1.2", + "@hyperledger/cactus-example-carbon-accounting-business-logic-plugin": "1.1.2", + "@hyperledger/cactus-plugin-consortium-manual": "1.1.2", + "@hyperledger/cactus-plugin-ledger-connector-besu": "1.1.2", + "@hyperledger/cactus-plugin-ledger-connector-fabric": "1.1.2", "@ionic-native/core": "5.36.0", "@ionic-native/splash-screen": "5.36.0", "@ionic-native/status-bar": "5.36.0", diff --git a/examples/cactus-example-discounted-asset-trade/CHANGELOG.md b/examples/cactus-example-discounted-asset-trade/CHANGELOG.md index d02d7874dd..864edb36dc 100644 --- a/examples/cactus-example-discounted-asset-trade/CHANGELOG.md +++ b/examples/cactus-example-discounted-asset-trade/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus-example-discounted-asset-trade + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) **Note:** Version bump only for package @hyperledger/cactus-example-discounted-asset-trade diff --git a/examples/cactus-example-discounted-asset-trade/package.json b/examples/cactus-example-discounted-asset-trade/package.json index 8f2afde355..6e0584730e 100644 --- a/examples/cactus-example-discounted-asset-trade/package.json +++ b/examples/cactus-example-discounted-asset-trade/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-example-discounted-asset-trade", - "version": "1.1.1", + "version": "1.1.2", "license": "Apache-2.0", "main": "dist/www.js", "module": "dist/www.js", diff --git a/examples/cactus-example-electricity-trade/CHANGELOG.md b/examples/cactus-example-electricity-trade/CHANGELOG.md index b92041bef7..d697efa485 100644 --- a/examples/cactus-example-electricity-trade/CHANGELOG.md +++ b/examples/cactus-example-electricity-trade/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus-example-electricity-trade + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) **Note:** Version bump only for package @hyperledger/cactus-example-electricity-trade diff --git a/examples/cactus-example-electricity-trade/package.json b/examples/cactus-example-electricity-trade/package.json index d0cd0367a3..410a296aca 100644 --- a/examples/cactus-example-electricity-trade/package.json +++ b/examples/cactus-example-electricity-trade/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-example-electricity-trade", - "version": "1.1.1", + "version": "1.1.2", "license": "Apache-2.0", "main": "dist/www.js", "module": "dist/www.js", diff --git a/examples/cactus-example-supply-chain-backend/CHANGELOG.md b/examples/cactus-example-supply-chain-backend/CHANGELOG.md index 509cda7605..c284b06be3 100644 --- a/examples/cactus-example-supply-chain-backend/CHANGELOG.md +++ b/examples/cactus-example-supply-chain-backend/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus-example-supply-chain-backend + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) **Note:** Version bump only for package @hyperledger/cactus-example-supply-chain-backend diff --git a/examples/cactus-example-supply-chain-backend/package.json b/examples/cactus-example-supply-chain-backend/package.json index 60deca166e..ff62730637 100644 --- a/examples/cactus-example-supply-chain-backend/package.json +++ b/examples/cactus-example-supply-chain-backend/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-example-supply-chain-backend", - "version": "1.1.1", + "version": "1.1.2", "description": "An example application showing how to use Cactus when implementing a supply chain application where two or more blockchains are sharing data with each other to achieve a certain business outcome beneficial to multiple parties (business organizations).", "keywords": [ "Hyperledger", @@ -50,19 +50,19 @@ "webpack:dev:web": "webpack --env=dev --target=web --config ../../webpack.config.js" }, "dependencies": { - "@hyperledger/cactus-api-client": "1.1.1", - "@hyperledger/cactus-cmd-api-server": "1.1.1", - "@hyperledger/cactus-common": "1.1.1", - "@hyperledger/cactus-core": "1.1.1", - "@hyperledger/cactus-core-api": "1.1.1", - "@hyperledger/cactus-example-supply-chain-business-logic-plugin": "1.1.1", - "@hyperledger/cactus-example-supply-chain-frontend": "1.1.1", - "@hyperledger/cactus-plugin-consortium-manual": "1.1.1", - "@hyperledger/cactus-plugin-keychain-memory": "1.1.1", - "@hyperledger/cactus-plugin-ledger-connector-besu": "1.1.1", - "@hyperledger/cactus-plugin-ledger-connector-fabric": "1.1.1", - "@hyperledger/cactus-plugin-ledger-connector-quorum": "1.1.1", - "@hyperledger/cactus-test-tooling": "1.1.1", + "@hyperledger/cactus-api-client": "1.1.2", + "@hyperledger/cactus-cmd-api-server": "1.1.2", + "@hyperledger/cactus-common": "1.1.2", + "@hyperledger/cactus-core": "1.1.2", + "@hyperledger/cactus-core-api": "1.1.2", + "@hyperledger/cactus-example-supply-chain-business-logic-plugin": "1.1.2", + "@hyperledger/cactus-example-supply-chain-frontend": "1.1.2", + "@hyperledger/cactus-plugin-consortium-manual": "1.1.2", + "@hyperledger/cactus-plugin-keychain-memory": "1.1.2", + "@hyperledger/cactus-plugin-ledger-connector-besu": "1.1.2", + "@hyperledger/cactus-plugin-ledger-connector-fabric": "1.1.2", + "@hyperledger/cactus-plugin-ledger-connector-quorum": "1.1.2", + "@hyperledger/cactus-test-tooling": "1.1.2", "async-exit-hook": "2.0.1", "axios": "0.21.4", "dotenv": "16.0.0", diff --git a/examples/cactus-example-supply-chain-business-logic-plugin/CHANGELOG.md b/examples/cactus-example-supply-chain-business-logic-plugin/CHANGELOG.md index 92b0069372..8a93677542 100644 --- a/examples/cactus-example-supply-chain-business-logic-plugin/CHANGELOG.md +++ b/examples/cactus-example-supply-chain-business-logic-plugin/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus-example-supply-chain-business-logic-plugin + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) **Note:** Version bump only for package @hyperledger/cactus-example-supply-chain-business-logic-plugin diff --git a/examples/cactus-example-supply-chain-business-logic-plugin/package.json b/examples/cactus-example-supply-chain-business-logic-plugin/package.json index bf5b9ffc83..2873539aeb 100644 --- a/examples/cactus-example-supply-chain-business-logic-plugin/package.json +++ b/examples/cactus-example-supply-chain-business-logic-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-example-supply-chain-business-logic-plugin", - "version": "1.1.1", + "version": "1.1.2", "description": "An example business logic plugin implementation for Cactus", "keywords": [ "Hyperledger", @@ -53,15 +53,15 @@ "webpack:dev:web": "webpack --env=dev --target=web --config ../../webpack.config.js" }, "dependencies": { - "@hyperledger/cactus-api-client": "1.1.1", - "@hyperledger/cactus-common": "1.1.1", - "@hyperledger/cactus-core": "1.1.1", - "@hyperledger/cactus-core-api": "1.1.1", - "@hyperledger/cactus-plugin-consortium-manual": "1.1.1", - "@hyperledger/cactus-plugin-keychain-memory": "1.1.1", - "@hyperledger/cactus-plugin-ledger-connector-besu": "1.1.1", - "@hyperledger/cactus-plugin-ledger-connector-fabric": "1.1.1", - "@hyperledger/cactus-plugin-ledger-connector-quorum": "1.1.1", + "@hyperledger/cactus-api-client": "1.1.2", + "@hyperledger/cactus-common": "1.1.2", + "@hyperledger/cactus-core": "1.1.2", + "@hyperledger/cactus-core-api": "1.1.2", + "@hyperledger/cactus-plugin-consortium-manual": "1.1.2", + "@hyperledger/cactus-plugin-keychain-memory": "1.1.2", + "@hyperledger/cactus-plugin-ledger-connector-besu": "1.1.2", + "@hyperledger/cactus-plugin-ledger-connector-fabric": "1.1.2", + "@hyperledger/cactus-plugin-ledger-connector-quorum": "1.1.2", "async-exit-hook": "2.0.1", "axios": "0.21.4", "express": "4.17.1", diff --git a/examples/cactus-example-supply-chain-frontend/CHANGELOG.md b/examples/cactus-example-supply-chain-frontend/CHANGELOG.md index f0794e5dd9..8be0874348 100644 --- a/examples/cactus-example-supply-chain-frontend/CHANGELOG.md +++ b/examples/cactus-example-supply-chain-frontend/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus-example-supply-chain-frontend + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) **Note:** Version bump only for package @hyperledger/cactus-example-supply-chain-frontend diff --git a/examples/cactus-example-supply-chain-frontend/package.json b/examples/cactus-example-supply-chain-frontend/package.json index 3c56615a9c..532ce2582d 100644 --- a/examples/cactus-example-supply-chain-frontend/package.json +++ b/examples/cactus-example-supply-chain-frontend/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-example-supply-chain-frontend", - "version": "1.1.1", + "version": "1.1.2", "description": "The frontend component of an example project demonstrating how Cactus can be used for cross-chain dapp development.", "keywords": [ "Hyperledger", @@ -54,14 +54,14 @@ "@angular/platform-browser": "13.3.7", "@angular/platform-browser-dynamic": "13.3.7", "@angular/router": "13.3.7", - "@hyperledger/cactus-api-client": "1.1.1", - "@hyperledger/cactus-common": "1.1.1", - "@hyperledger/cactus-core-api": "1.1.1", - "@hyperledger/cactus-example-supply-chain-business-logic-plugin": "1.1.1", - "@hyperledger/cactus-plugin-consortium-manual": "1.1.1", - "@hyperledger/cactus-plugin-ledger-connector-besu": "1.1.1", - "@hyperledger/cactus-plugin-ledger-connector-fabric": "1.1.1", - "@hyperledger/cactus-plugin-ledger-connector-quorum": "1.1.1", + "@hyperledger/cactus-api-client": "1.1.2", + "@hyperledger/cactus-common": "1.1.2", + "@hyperledger/cactus-core-api": "1.1.2", + "@hyperledger/cactus-example-supply-chain-business-logic-plugin": "1.1.2", + "@hyperledger/cactus-plugin-consortium-manual": "1.1.2", + "@hyperledger/cactus-plugin-ledger-connector-besu": "1.1.2", + "@hyperledger/cactus-plugin-ledger-connector-fabric": "1.1.2", + "@hyperledger/cactus-plugin-ledger-connector-quorum": "1.1.2", "@ionic-native/core": "5.36.0", "@ionic-native/splash-screen": "5.36.0", "@ionic-native/status-bar": "5.36.0", diff --git a/extensions/cactus-plugin-htlc-coordinator-besu/CHANGELOG.md b/extensions/cactus-plugin-htlc-coordinator-besu/CHANGELOG.md index dd7e9d2499..9d4d12ab86 100644 --- a/extensions/cactus-plugin-htlc-coordinator-besu/CHANGELOG.md +++ b/extensions/cactus-plugin-htlc-coordinator-besu/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus-plugin-htlc-coordinator-besu + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) **Note:** Version bump only for package @hyperledger/cactus-plugin-htlc-coordinator-besu diff --git a/extensions/cactus-plugin-htlc-coordinator-besu/package.json b/extensions/cactus-plugin-htlc-coordinator-besu/package.json index eb401d278b..1a6324eb21 100644 --- a/extensions/cactus-plugin-htlc-coordinator-besu/package.json +++ b/extensions/cactus-plugin-htlc-coordinator-besu/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-plugin-htlc-coordinator-besu", - "version": "1.1.1", + "version": "1.1.2", "description": "HTLC Coordinator to exchange tokens between networks.", "keywords": [ "Hyperledger", @@ -56,13 +56,13 @@ "webpack:prod:web": "webpack --env=prod --target=web --config ../../webpack.config.js" }, "dependencies": { - "@hyperledger/cactus-common": "1.1.1", - "@hyperledger/cactus-core": "1.1.1", - "@hyperledger/cactus-core-api": "1.1.1", - "@hyperledger/cactus-plugin-htlc-eth-besu": "1.1.1", - "@hyperledger/cactus-plugin-htlc-eth-besu-erc20": "1.1.1", - "@hyperledger/cactus-plugin-ledger-connector-besu": "1.1.1", - "@hyperledger/cactus-test-plugin-htlc-eth-besu-erc20": "1.1.1", + "@hyperledger/cactus-common": "1.1.2", + "@hyperledger/cactus-core": "1.1.2", + "@hyperledger/cactus-core-api": "1.1.2", + "@hyperledger/cactus-plugin-htlc-eth-besu": "1.1.2", + "@hyperledger/cactus-plugin-htlc-eth-besu-erc20": "1.1.2", + "@hyperledger/cactus-plugin-ledger-connector-besu": "1.1.2", + "@hyperledger/cactus-test-plugin-htlc-eth-besu-erc20": "1.1.2", "axios": "0.21.4", "body-parser": "1.19.0", "joi": "14.3.1", @@ -72,8 +72,8 @@ "typescript-optional": "2.0.1" }, "devDependencies": { - "@hyperledger/cactus-plugin-keychain-memory": "1.1.1", - "@hyperledger/cactus-test-tooling": "1.1.1", + "@hyperledger/cactus-plugin-keychain-memory": "1.1.2", + "@hyperledger/cactus-test-tooling": "1.1.2", "@types/express": "4.17.8", "socket.io": "4.4.1" }, diff --git a/extensions/cactus-plugin-object-store-ipfs/CHANGELOG.md b/extensions/cactus-plugin-object-store-ipfs/CHANGELOG.md index eb72eb8563..23b270c827 100644 --- a/extensions/cactus-plugin-object-store-ipfs/CHANGELOG.md +++ b/extensions/cactus-plugin-object-store-ipfs/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus-plugin-object-store-ipfs + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) ### Features diff --git a/extensions/cactus-plugin-object-store-ipfs/package.json b/extensions/cactus-plugin-object-store-ipfs/package.json index 8b96fd88e4..7b9c375145 100644 --- a/extensions/cactus-plugin-object-store-ipfs/package.json +++ b/extensions/cactus-plugin-object-store-ipfs/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-plugin-object-store-ipfs", - "version": "1.1.1", + "version": "1.1.2", "description": "IPFS backed objec store plugin implementation for Hyperledger Cactus", "keywords": [ "Hyperledger", @@ -53,9 +53,9 @@ "webpack:dev:web": "webpack --env=dev --target=web --config ../../webpack.config.js" }, "dependencies": { - "@hyperledger/cactus-common": "1.1.1", - "@hyperledger/cactus-core": "1.1.1", - "@hyperledger/cactus-core-api": "1.1.1", + "@hyperledger/cactus-common": "1.1.2", + "@hyperledger/cactus-core": "1.1.2", + "@hyperledger/cactus-core-api": "1.1.2", "axios": "0.21.4", "ipfs-http-client": "51.0.1", "run-time-error": "1.4.0", @@ -63,7 +63,7 @@ "uuid": "8.3.2" }, "devDependencies": { - "@hyperledger/cactus-test-tooling": "1.1.1", + "@hyperledger/cactus-test-tooling": "1.1.2", "@types/express": "4.17.13", "express": "4.17.1", "ipfs-core-types": "0.6.1", diff --git a/lerna.json b/lerna.json index 6802a1c33a..89e433a019 100644 --- a/lerna.json +++ b/lerna.json @@ -4,7 +4,7 @@ "examples/cactus-*", "extensions/cactus-*" ], - "version": "1.1.1", + "version": "1.1.2", "npmClient": "yarn", "useWorkspaces": "true", "command": { diff --git a/packages/cactus-api-client/CHANGELOG.md b/packages/cactus-api-client/CHANGELOG.md index 9ef3879a2a..1549536c23 100644 --- a/packages/cactus-api-client/CHANGELOG.md +++ b/packages/cactus-api-client/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus-api-client + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) **Note:** Version bump only for package @hyperledger/cactus-api-client diff --git a/packages/cactus-api-client/package.json b/packages/cactus-api-client/package.json index 646d106738..5e50bd9a98 100644 --- a/packages/cactus-api-client/package.json +++ b/packages/cactus-api-client/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-api-client", - "version": "1.1.1", + "version": "1.1.2", "description": "Universal library used by both front end and back end components of Cactus. Aims to be a developer swiss army knife.", "keywords": [ "Hyperledger", @@ -50,14 +50,14 @@ "webpack:dev:web": "webpack --env=dev --target=web --config ../../webpack.config.js" }, "dependencies": { - "@hyperledger/cactus-common": "1.1.1", - "@hyperledger/cactus-core": "1.1.1", - "@hyperledger/cactus-core-api": "1.1.1", - "@hyperledger/cactus-plugin-consortium-manual": "1.1.1", + "@hyperledger/cactus-common": "1.1.2", + "@hyperledger/cactus-core": "1.1.2", + "@hyperledger/cactus-core-api": "1.1.2", + "@hyperledger/cactus-plugin-consortium-manual": "1.1.2", "rxjs": "7.3.0" }, "devDependencies": { - "@hyperledger/cactus-test-tooling": "1.1.1" + "@hyperledger/cactus-test-tooling": "1.1.2" }, "engines": { "node": ">=10", diff --git a/packages/cactus-cmd-api-server/CHANGELOG.md b/packages/cactus-cmd-api-server/CHANGELOG.md index fcfcb3e5db..bbf1be44ac 100644 --- a/packages/cactus-cmd-api-server/CHANGELOG.md +++ b/packages/cactus-cmd-api-server/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus-cmd-api-server + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) **Note:** Version bump only for package @hyperledger/cactus-cmd-api-server diff --git a/packages/cactus-cmd-api-server/package.json b/packages/cactus-cmd-api-server/package.json index 1640535a73..ef5da5341c 100644 --- a/packages/cactus-cmd-api-server/package.json +++ b/packages/cactus-cmd-api-server/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-cmd-api-server", - "version": "1.1.1", + "version": "1.1.2", "description": "API server that combines and exposes all the functionality of a Cactus deployment through a unified REST API interface.", "keywords": [ "Hyperledger", @@ -58,9 +58,9 @@ "dependencies": { "@grpc/grpc-js": "1.3.6", "@grpc/proto-loader": "0.6.4", - "@hyperledger/cactus-common": "1.1.1", - "@hyperledger/cactus-core": "1.1.1", - "@hyperledger/cactus-core-api": "1.1.1", + "@hyperledger/cactus-common": "1.1.2", + "@hyperledger/cactus-core": "1.1.2", + "@hyperledger/cactus-core-api": "1.1.2", "@thream/socketio-jwt": "2.1.1", "async-exit-hook": "2.0.1", "axios": "0.21.4", @@ -90,8 +90,8 @@ "uuid": "8.3.2" }, "devDependencies": { - "@hyperledger/cactus-plugin-keychain-vault": "1.1.1", - "@hyperledger/cactus-test-tooling": "1.1.1", + "@hyperledger/cactus-plugin-keychain-vault": "1.1.2", + "@hyperledger/cactus-test-tooling": "1.1.2", "@types/compression": "1.7.1", "@types/convict": "6.1.1", "@types/cors": "2.8.12", diff --git a/packages/cactus-cmd-socketio-server/CHANGELOG.md b/packages/cactus-cmd-socketio-server/CHANGELOG.md index 265119adfd..761d602c54 100644 --- a/packages/cactus-cmd-socketio-server/CHANGELOG.md +++ b/packages/cactus-cmd-socketio-server/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus-cmd-socketio-server + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) **Note:** Version bump only for package @hyperledger/cactus-cmd-socketio-server diff --git a/packages/cactus-cmd-socketio-server/package.json b/packages/cactus-cmd-socketio-server/package.json index 0604e22724..d65b4d19cf 100644 --- a/packages/cactus-cmd-socketio-server/package.json +++ b/packages/cactus-cmd-socketio-server/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-cmd-socketio-server", - "version": "1.1.1", + "version": "1.1.2", "license": "Apache-2.0", "main": "dist/src/main/typescript/index.js", "module": "dist/src/main/typescript/index.js", @@ -11,8 +11,8 @@ "build:dev:backend:postbuild": "cp -f ../../yarn.lock ./dist/" }, "dependencies": { - "@hyperledger/cactus-common": "1.1.1", - "@hyperledger/cactus-core-api": "1.1.1", + "@hyperledger/cactus-common": "1.1.2", + "@hyperledger/cactus-core-api": "1.1.2", "@types/node": "14.17.32", "body-parser": "1.19.2", "cookie-parser": "1.4.5", @@ -36,7 +36,7 @@ "xmlhttprequest": "1.8.0" }, "devDependencies": { - "@hyperledger/cactus-test-tooling": "1.1.1", + "@hyperledger/cactus-test-tooling": "1.1.2", "@types/cookie-parser": "1.4.2", "@types/escape-html": "1.0.1", "@types/http-errors": "1.6.3", diff --git a/packages/cactus-common/CHANGELOG.md b/packages/cactus-common/CHANGELOG.md index 73dd9e79b6..9f46db5452 100644 --- a/packages/cactus-common/CHANGELOG.md +++ b/packages/cactus-common/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus-common + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) **Note:** Version bump only for package @hyperledger/cactus-common diff --git a/packages/cactus-common/package.json b/packages/cactus-common/package.json index ecf734716c..7ebc164a40 100644 --- a/packages/cactus-common/package.json +++ b/packages/cactus-common/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-common", - "version": "1.1.1", + "version": "1.1.2", "description": "Universal library used by both front end and back end components of Cactus. Aims to be a developer swiss army knife.", "keywords": [ "Hyperledger", diff --git a/packages/cactus-core-api/CHANGELOG.md b/packages/cactus-core-api/CHANGELOG.md index 8a34fefaa4..1c9b3f49bb 100644 --- a/packages/cactus-core-api/CHANGELOG.md +++ b/packages/cactus-core-api/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus-core-api + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) **Note:** Version bump only for package @hyperledger/cactus-core-api diff --git a/packages/cactus-core-api/package.json b/packages/cactus-core-api/package.json index e9dbc056e5..e147d9d75d 100644 --- a/packages/cactus-core-api/package.json +++ b/packages/cactus-core-api/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-core-api", - "version": "1.1.1", + "version": "1.1.2", "description": "Contains type definitions/interfaces for the kernel of the codebase. Kept separate from the implementation so that it is easier to use it as a dependency.", "main": "dist/lib/main/typescript/index.js", "mainMinified": "dist/cactus-core-api.node.umd.min.js", @@ -72,7 +72,7 @@ } ], "dependencies": { - "@hyperledger/cactus-common": "1.1.1", + "@hyperledger/cactus-common": "1.1.2", "axios": "0.21.4" }, "devDependencies": { diff --git a/packages/cactus-core/CHANGELOG.md b/packages/cactus-core/CHANGELOG.md index f764bbcc49..6116ce4832 100644 --- a/packages/cactus-core/CHANGELOG.md +++ b/packages/cactus-core/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus-core + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) **Note:** Version bump only for package @hyperledger/cactus-core diff --git a/packages/cactus-core/package.json b/packages/cactus-core/package.json index c34efc7747..c030f52143 100644 --- a/packages/cactus-core/package.json +++ b/packages/cactus-core/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-core", - "version": "1.1.1", + "version": "1.1.2", "description": "Contains lower level abstractions/implementation that is to be shared by multiple other, higher level packages of the project.", "keywords": [ "Hyperledger", @@ -50,8 +50,8 @@ "webpack:dev:web": "webpack --env=dev --target=web --config ../../webpack.config.js" }, "dependencies": { - "@hyperledger/cactus-common": "1.1.1", - "@hyperledger/cactus-core-api": "1.1.1", + "@hyperledger/cactus-common": "1.1.2", + "@hyperledger/cactus-core-api": "1.1.2", "express": "4.17.1", "express-jwt-authz": "2.4.1", "express-openapi-validator": "4.12.12", diff --git a/packages/cactus-plugin-consortium-manual/CHANGELOG.md b/packages/cactus-plugin-consortium-manual/CHANGELOG.md index 382909763e..eb61c3bb9b 100644 --- a/packages/cactus-plugin-consortium-manual/CHANGELOG.md +++ b/packages/cactus-plugin-consortium-manual/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus-plugin-consortium-manual + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) **Note:** Version bump only for package @hyperledger/cactus-plugin-consortium-manual diff --git a/packages/cactus-plugin-consortium-manual/package.json b/packages/cactus-plugin-consortium-manual/package.json index 357f544b66..551833b01f 100644 --- a/packages/cactus-plugin-consortium-manual/package.json +++ b/packages/cactus-plugin-consortium-manual/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-plugin-consortium-manual", - "version": "1.1.1", + "version": "1.1.2", "description": "A web service plugin that provides management capabilities on a Cactus consortium as a whole for administrative purposes.", "keywords": [ "Hyperledger", @@ -53,9 +53,9 @@ "webpack:dev:web": "webpack --env=dev --target=web --config ../../webpack.config.js" }, "dependencies": { - "@hyperledger/cactus-common": "1.1.1", - "@hyperledger/cactus-core": "1.1.1", - "@hyperledger/cactus-core-api": "1.1.1", + "@hyperledger/cactus-common": "1.1.2", + "@hyperledger/cactus-core": "1.1.2", + "@hyperledger/cactus-core-api": "1.1.2", "axios": "0.21.4", "body-parser": "1.19.0", "express": "4.17.1", diff --git a/packages/cactus-plugin-htlc-eth-besu-erc20/CHANGELOG.md b/packages/cactus-plugin-htlc-eth-besu-erc20/CHANGELOG.md index eae9a55cf8..27a8c29d35 100644 --- a/packages/cactus-plugin-htlc-eth-besu-erc20/CHANGELOG.md +++ b/packages/cactus-plugin-htlc-eth-besu-erc20/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus-plugin-htlc-eth-besu-erc20 + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) **Note:** Version bump only for package @hyperledger/cactus-plugin-htlc-eth-besu-erc20 diff --git a/packages/cactus-plugin-htlc-eth-besu-erc20/package.json b/packages/cactus-plugin-htlc-eth-besu-erc20/package.json index 6306801fbf..4ee5e67b7e 100644 --- a/packages/cactus-plugin-htlc-eth-besu-erc20/package.json +++ b/packages/cactus-plugin-htlc-eth-besu-erc20/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-plugin-htlc-eth-besu-erc20", - "version": "1.1.1", + "version": "1.1.2", "description": "Allows Cactus nodes to interact with HTLC contracts with ERC-20 Tokens", "keywords": [ "Hyperledger", @@ -58,10 +58,10 @@ "webpack:dev:web": "webpack --env=dev --target=web --config ../../webpack.config.js" }, "dependencies": { - "@hyperledger/cactus-common": "1.1.1", - "@hyperledger/cactus-core": "1.1.1", - "@hyperledger/cactus-core-api": "1.1.1", - "@hyperledger/cactus-plugin-ledger-connector-besu": "1.1.1", + "@hyperledger/cactus-common": "1.1.2", + "@hyperledger/cactus-core": "1.1.2", + "@hyperledger/cactus-core-api": "1.1.2", + "@hyperledger/cactus-plugin-ledger-connector-besu": "1.1.2", "axios": "0.21.4", "express": "4.17.1", "joi": "17.4.2", diff --git a/packages/cactus-plugin-htlc-eth-besu/CHANGELOG.md b/packages/cactus-plugin-htlc-eth-besu/CHANGELOG.md index d54036478a..293a222350 100644 --- a/packages/cactus-plugin-htlc-eth-besu/CHANGELOG.md +++ b/packages/cactus-plugin-htlc-eth-besu/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus-plugin-htlc-eth-besu + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) **Note:** Version bump only for package @hyperledger/cactus-plugin-htlc-eth-besu diff --git a/packages/cactus-plugin-htlc-eth-besu/package.json b/packages/cactus-plugin-htlc-eth-besu/package.json index 5383c80a94..f7b8b31e96 100644 --- a/packages/cactus-plugin-htlc-eth-besu/package.json +++ b/packages/cactus-plugin-htlc-eth-besu/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-plugin-htlc-eth-besu", - "version": "1.1.1", + "version": "1.1.2", "description": "Allows Cactus nodes to interact with HTLC ETH contracts", "keywords": [ "Hyperledger", @@ -58,12 +58,12 @@ "webpack:dev:web": "webpack --env=dev --target=web --config ../../webpack.config.js" }, "dependencies": { - "@hyperledger/cactus-common": "1.1.1", - "@hyperledger/cactus-core": "1.1.1", - "@hyperledger/cactus-core-api": "1.1.1", - "@hyperledger/cactus-plugin-keychain-memory": "1.1.1", - "@hyperledger/cactus-plugin-ledger-connector-besu": "1.1.1", - "@hyperledger/cactus-test-tooling": "1.1.1", + "@hyperledger/cactus-common": "1.1.2", + "@hyperledger/cactus-core": "1.1.2", + "@hyperledger/cactus-core-api": "1.1.2", + "@hyperledger/cactus-plugin-keychain-memory": "1.1.2", + "@hyperledger/cactus-plugin-ledger-connector-besu": "1.1.2", + "@hyperledger/cactus-test-tooling": "1.1.2", "axios": "0.21.4", "express": "4.17.1", "joi": "17.4.2", @@ -73,8 +73,8 @@ "web3js-quorum": "21.7.0-rc1" }, "devDependencies": { - "@hyperledger/cactus-plugin-keychain-memory": "1.1.0", - "@hyperledger/cactus-test-tooling": "1.1.0", + "@hyperledger/cactus-plugin-keychain-memory": "1.1.2", + "@hyperledger/cactus-test-tooling": "1.1.2", "@types/express": "4.17.13" }, "engines": { diff --git a/packages/cactus-plugin-keychain-aws-sm/CHANGELOG.md b/packages/cactus-plugin-keychain-aws-sm/CHANGELOG.md index d5ba1fffd8..8d57a5ed13 100644 --- a/packages/cactus-plugin-keychain-aws-sm/CHANGELOG.md +++ b/packages/cactus-plugin-keychain-aws-sm/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus-plugin-keychain-aws-sm + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) **Note:** Version bump only for package @hyperledger/cactus-plugin-keychain-aws-sm diff --git a/packages/cactus-plugin-keychain-aws-sm/package.json b/packages/cactus-plugin-keychain-aws-sm/package.json index 18520aa347..9bd65adf54 100644 --- a/packages/cactus-plugin-keychain-aws-sm/package.json +++ b/packages/cactus-plugin-keychain-aws-sm/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-plugin-keychain-aws-sm", - "version": "1.1.1", + "version": "1.1.2", "description": "A keychain implementation storing its entries in AWS Secret Manger.", "keywords": [ "Hyperledger", @@ -53,16 +53,16 @@ "webpack:dev:web": "webpack --env=dev --target=web --config ../../webpack.config.js" }, "dependencies": { - "@hyperledger/cactus-common": "1.1.1", - "@hyperledger/cactus-core": "1.1.1", - "@hyperledger/cactus-core-api": "1.1.1", + "@hyperledger/cactus-common": "1.1.2", + "@hyperledger/cactus-core": "1.1.2", + "@hyperledger/cactus-core-api": "1.1.2", "aws-sdk": "2.965.0", "axios": "0.21.4", "http-status-codes": "2.1.4", "typescript-optional": "2.0.1" }, "devDependencies": { - "@hyperledger/cactus-test-tooling": "1.1.1", + "@hyperledger/cactus-test-tooling": "1.1.2", "@types/express": "4.17.13", "@types/request": "2.48.7", "internal-ip": "6.2.0", diff --git a/packages/cactus-plugin-keychain-azure-kv/CHANGELOG.md b/packages/cactus-plugin-keychain-azure-kv/CHANGELOG.md index dec45eabb6..8442d2bb38 100644 --- a/packages/cactus-plugin-keychain-azure-kv/CHANGELOG.md +++ b/packages/cactus-plugin-keychain-azure-kv/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus-plugin-keychain-azure-kv + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) **Note:** Version bump only for package @hyperledger/cactus-plugin-keychain-azure-kv diff --git a/packages/cactus-plugin-keychain-azure-kv/package.json b/packages/cactus-plugin-keychain-azure-kv/package.json index b8411bd0b9..e3a30bef50 100644 --- a/packages/cactus-plugin-keychain-azure-kv/package.json +++ b/packages/cactus-plugin-keychain-azure-kv/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-plugin-keychain-azure-kv", - "version": "1.1.1", + "version": "1.1.2", "description": "A keychain implementation storing its entries in Azure key vault.", "keywords": [ "Hyperledger", @@ -60,15 +60,15 @@ "dependencies": { "@azure/identity": "1.5.0", "@azure/keyvault-secrets": "4.3.0", - "@hyperledger/cactus-common": "1.1.1", - "@hyperledger/cactus-core": "1.1.1", - "@hyperledger/cactus-core-api": "1.1.1", + "@hyperledger/cactus-common": "1.1.2", + "@hyperledger/cactus-core": "1.1.2", + "@hyperledger/cactus-core-api": "1.1.2", "axios": "0.21.4", "http-status-codes": "2.1.4", "typescript-optional": "2.0.1" }, "devDependencies": { - "@hyperledger/cactus-test-tooling": "1.1.1", + "@hyperledger/cactus-test-tooling": "1.1.2", "@types/express": "4.17.13", "@types/request": "2.48.7", "express": "4.17.1", diff --git a/packages/cactus-plugin-keychain-google-sm/CHANGELOG.md b/packages/cactus-plugin-keychain-google-sm/CHANGELOG.md index 630e3fc1f8..bc514e1323 100644 --- a/packages/cactus-plugin-keychain-google-sm/CHANGELOG.md +++ b/packages/cactus-plugin-keychain-google-sm/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus-plugin-keychain-google-sm + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) **Note:** Version bump only for package @hyperledger/cactus-plugin-keychain-google-sm diff --git a/packages/cactus-plugin-keychain-google-sm/package.json b/packages/cactus-plugin-keychain-google-sm/package.json index b807b440f6..7af578c345 100644 --- a/packages/cactus-plugin-keychain-google-sm/package.json +++ b/packages/cactus-plugin-keychain-google-sm/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-plugin-keychain-google-sm", - "version": "1.1.1", + "version": "1.1.2", "description": "A keychain implementation storing its entries in Azure key vault.", "keywords": [ "Hyperledger", @@ -54,15 +54,15 @@ }, "dependencies": { "@google-cloud/secret-manager": "3.9.0", - "@hyperledger/cactus-common": "1.1.1", - "@hyperledger/cactus-core": "1.1.1", - "@hyperledger/cactus-core-api": "1.1.1", + "@hyperledger/cactus-common": "1.1.2", + "@hyperledger/cactus-core": "1.1.2", + "@hyperledger/cactus-core-api": "1.1.2", "axios": "0.21.4", "http-status-codes": "2.1.4", "typescript-optional": "2.0.1" }, "devDependencies": { - "@hyperledger/cactus-test-tooling": "1.1.1", + "@hyperledger/cactus-test-tooling": "1.1.2", "@types/express": "4.17.13", "@types/request": "2.48.7", "express": "4.17.1", diff --git a/packages/cactus-plugin-keychain-memory-wasm/CHANGELOG.md b/packages/cactus-plugin-keychain-memory-wasm/CHANGELOG.md index 31821d2d7b..7ac21eade2 100644 --- a/packages/cactus-plugin-keychain-memory-wasm/CHANGELOG.md +++ b/packages/cactus-plugin-keychain-memory-wasm/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus-plugin-keychain-memory-wasm + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) **Note:** Version bump only for package @hyperledger/cactus-plugin-keychain-memory-wasm diff --git a/packages/cactus-plugin-keychain-memory-wasm/package.json b/packages/cactus-plugin-keychain-memory-wasm/package.json index 9afed590cf..01f6b1df92 100644 --- a/packages/cactus-plugin-keychain-memory-wasm/package.json +++ b/packages/cactus-plugin-keychain-memory-wasm/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-plugin-keychain-memory-wasm", - "version": "1.1.1", + "version": "1.1.2", "description": "Dummy keychain implementation doing NO encryption and storing everything in-memory. Only suitable for development and testing. Same as the non-wasm version but this one has the backing implementation written in Rust and compiled down to WebAssembly.", "keywords": [ "Hyperledger", @@ -58,9 +58,9 @@ "webpack:dev:web": "webpack --env=dev --target=web --config ../../webpack.config.js" }, "dependencies": { - "@hyperledger/cactus-common": "1.1.1", - "@hyperledger/cactus-core": "1.1.1", - "@hyperledger/cactus-core-api": "1.1.1", + "@hyperledger/cactus-common": "1.1.2", + "@hyperledger/cactus-core": "1.1.2", + "@hyperledger/cactus-core-api": "1.1.2", "axios": "0.21.4", "express": "4.17.1", "prom-client": "13.2.0", diff --git a/packages/cactus-plugin-keychain-memory/CHANGELOG.md b/packages/cactus-plugin-keychain-memory/CHANGELOG.md index 57d7a1469b..a692fefd65 100644 --- a/packages/cactus-plugin-keychain-memory/CHANGELOG.md +++ b/packages/cactus-plugin-keychain-memory/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus-plugin-keychain-memory + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) **Note:** Version bump only for package @hyperledger/cactus-plugin-keychain-memory diff --git a/packages/cactus-plugin-keychain-memory/package.json b/packages/cactus-plugin-keychain-memory/package.json index ecf828413f..b8f2657b5e 100644 --- a/packages/cactus-plugin-keychain-memory/package.json +++ b/packages/cactus-plugin-keychain-memory/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-plugin-keychain-memory", - "version": "1.1.1", + "version": "1.1.2", "description": "Dummy keychain implementation doing NO encryption and storing everything in-memory. Only suitable for development and testing.", "keywords": [ "Hyperledger", @@ -53,9 +53,9 @@ "webpack:dev:web": "webpack --env=dev --target=web --config ../../webpack.config.js" }, "dependencies": { - "@hyperledger/cactus-common": "1.1.1", - "@hyperledger/cactus-core": "1.1.1", - "@hyperledger/cactus-core-api": "1.1.1", + "@hyperledger/cactus-common": "1.1.2", + "@hyperledger/cactus-core": "1.1.2", + "@hyperledger/cactus-core-api": "1.1.2", "axios": "0.21.4", "express": "4.17.1", "prom-client": "13.2.0", diff --git a/packages/cactus-plugin-keychain-vault/CHANGELOG.md b/packages/cactus-plugin-keychain-vault/CHANGELOG.md index 34ed22aaaf..9ee480cf82 100644 --- a/packages/cactus-plugin-keychain-vault/CHANGELOG.md +++ b/packages/cactus-plugin-keychain-vault/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus-plugin-keychain-vault + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) ### Bug Fixes diff --git a/packages/cactus-plugin-keychain-vault/package.json b/packages/cactus-plugin-keychain-vault/package.json index a6ecb4c65f..7b0579b42b 100644 --- a/packages/cactus-plugin-keychain-vault/package.json +++ b/packages/cactus-plugin-keychain-vault/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-plugin-keychain-vault", - "version": "1.1.1", + "version": "1.1.2", "description": "A keychain implementation storing its entries in Hashicorp Vault. Actual logic is implemented in Rust.", "keywords": [ "Hyperledger", @@ -53,9 +53,9 @@ "webpack:dev:web": "webpack --env=dev --target=web --config ../../webpack.config.js" }, "dependencies": { - "@hyperledger/cactus-common": "1.1.1", - "@hyperledger/cactus-core": "1.1.1", - "@hyperledger/cactus-core-api": "1.1.1", + "@hyperledger/cactus-common": "1.1.2", + "@hyperledger/cactus-core": "1.1.2", + "@hyperledger/cactus-core-api": "1.1.2", "axios": "0.21.4", "http-status-codes": "2.1.4", "node-vault": "0.9.22", @@ -63,7 +63,7 @@ "typescript-optional": "2.0.1" }, "devDependencies": { - "@hyperledger/cactus-test-tooling": "1.1.1", + "@hyperledger/cactus-test-tooling": "1.1.2", "@types/body-parser": "1.19.1", "@types/express": "4.17.13", "@types/internal-ip": "4.1.0", diff --git a/packages/cactus-plugin-ledger-connector-besu/CHANGELOG.md b/packages/cactus-plugin-ledger-connector-besu/CHANGELOG.md index d597fdbf25..34cdcde37f 100644 --- a/packages/cactus-plugin-ledger-connector-besu/CHANGELOG.md +++ b/packages/cactus-plugin-ledger-connector-besu/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus-plugin-ledger-connector-besu + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) **Note:** Version bump only for package @hyperledger/cactus-plugin-ledger-connector-besu diff --git a/packages/cactus-plugin-ledger-connector-besu/package.json b/packages/cactus-plugin-ledger-connector-besu/package.json index ac758fcb7a..a180692dc3 100644 --- a/packages/cactus-plugin-ledger-connector-besu/package.json +++ b/packages/cactus-plugin-ledger-connector-besu/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-plugin-ledger-connector-besu", - "version": "1.1.1", + "version": "1.1.2", "description": "Allows Cactus nodes to connect to a Besu ledger.", "keywords": [ "Hyperledger", @@ -53,9 +53,9 @@ "webpack:dev:web": "webpack --env=dev --target=web --config ../../webpack.config.js" }, "dependencies": { - "@hyperledger/cactus-common": "1.1.1", - "@hyperledger/cactus-core": "1.1.1", - "@hyperledger/cactus-core-api": "1.1.1", + "@hyperledger/cactus-common": "1.1.2", + "@hyperledger/cactus-core": "1.1.2", + "@hyperledger/cactus-core-api": "1.1.2", "axios": "0.21.4", "express": "4.17.1", "joi": "17.4.2", @@ -72,8 +72,8 @@ "web3js-quorum": "21.7.0-rc1" }, "devDependencies": { - "@hyperledger/cactus-plugin-keychain-memory": "1.1.1", - "@hyperledger/cactus-test-tooling": "1.1.1", + "@hyperledger/cactus-plugin-keychain-memory": "1.1.2", + "@hyperledger/cactus-test-tooling": "1.1.2", "@types/express": "4.17.13", "socket.io": "4.4.1", "web3-core": "1.5.2", diff --git a/packages/cactus-plugin-ledger-connector-corda/CHANGELOG.md b/packages/cactus-plugin-ledger-connector-corda/CHANGELOG.md index ff7c5f0a1c..984a4a0429 100644 --- a/packages/cactus-plugin-ledger-connector-corda/CHANGELOG.md +++ b/packages/cactus-plugin-ledger-connector-corda/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus-plugin-ledger-connector-corda + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) **Note:** Version bump only for package @hyperledger/cactus-plugin-ledger-connector-corda diff --git a/packages/cactus-plugin-ledger-connector-corda/package.json b/packages/cactus-plugin-ledger-connector-corda/package.json index 78a81e8bbd..b5546ca721 100644 --- a/packages/cactus-plugin-ledger-connector-corda/package.json +++ b/packages/cactus-plugin-ledger-connector-corda/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-plugin-ledger-connector-corda", - "version": "1.1.1", + "version": "1.1.2", "description": "Allows Cactus nodes to connect to a Corda ledger.", "keywords": [ "Hyperledger", @@ -54,9 +54,9 @@ "webpack:dev:web": "webpack --env=dev --target=web --config ../../webpack.config.js" }, "dependencies": { - "@hyperledger/cactus-common": "1.1.1", - "@hyperledger/cactus-core": "1.1.1", - "@hyperledger/cactus-core-api": "1.1.1", + "@hyperledger/cactus-common": "1.1.2", + "@hyperledger/cactus-core": "1.1.2", + "@hyperledger/cactus-core-api": "1.1.2", "axios": "0.21.4", "express-openapi-validator": "3.10.0", "internal-ip": "6.2.0", @@ -68,7 +68,7 @@ "typescript-optional": "2.0.1" }, "devDependencies": { - "@hyperledger/cactus-test-tooling": "1.1.1", + "@hyperledger/cactus-test-tooling": "1.1.2", "@types/express": "4.17.13", "@types/multer": "1.4.7", "@types/node-ssh": "7.0.1", diff --git a/packages/cactus-plugin-ledger-connector-fabric-socketio/CHANGELOG.md b/packages/cactus-plugin-ledger-connector-fabric-socketio/CHANGELOG.md index a5f1b06660..f127474010 100644 --- a/packages/cactus-plugin-ledger-connector-fabric-socketio/CHANGELOG.md +++ b/packages/cactus-plugin-ledger-connector-fabric-socketio/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus-plugin-ledger-connector-fabric-socketio + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) **Note:** Version bump only for package @hyperledger/cactus-plugin-ledger-connector-fabric-socketio diff --git a/packages/cactus-plugin-ledger-connector-fabric-socketio/package.json b/packages/cactus-plugin-ledger-connector-fabric-socketio/package.json index 630f60a180..5ea734bdc4 100644 --- a/packages/cactus-plugin-ledger-connector-fabric-socketio/package.json +++ b/packages/cactus-plugin-ledger-connector-fabric-socketio/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-plugin-ledger-connector-fabric-socketio", - "version": "1.1.1", + "version": "1.1.2", "license": "Apache-2.0", "main": "dist/common/core/bin/www.js", "module": "dist/common/core/bin/www.js", @@ -34,8 +34,8 @@ "socket.io": "4.4.1" }, "devDependencies": { - "@hyperledger/cactus-api-client": "1.1.1", - "@hyperledger/cactus-test-tooling": "1.1.1", + "@hyperledger/cactus-api-client": "1.1.2", + "@hyperledger/cactus-test-tooling": "1.1.2", "@types/config": "0.0.41", "ts-node": "9.1.1" } diff --git a/packages/cactus-plugin-ledger-connector-fabric/CHANGELOG.md b/packages/cactus-plugin-ledger-connector-fabric/CHANGELOG.md index 4764b978f0..7cedee74eb 100644 --- a/packages/cactus-plugin-ledger-connector-fabric/CHANGELOG.md +++ b/packages/cactus-plugin-ledger-connector-fabric/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus-plugin-ledger-connector-fabric + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) **Note:** Version bump only for package @hyperledger/cactus-plugin-ledger-connector-fabric diff --git a/packages/cactus-plugin-ledger-connector-fabric/package.json b/packages/cactus-plugin-ledger-connector-fabric/package.json index 49df955a4c..070432bd5a 100644 --- a/packages/cactus-plugin-ledger-connector-fabric/package.json +++ b/packages/cactus-plugin-ledger-connector-fabric/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-plugin-ledger-connector-fabric", - "version": "1.1.1", + "version": "1.1.2", "description": "Allows Cactus nodes to connect to a Fabric ledger.", "keywords": [ "Hyperledger", @@ -54,9 +54,9 @@ }, "dependencies": { "@fidm/x509": "1.2.1", - "@hyperledger/cactus-common": "1.1.1", - "@hyperledger/cactus-core": "1.1.1", - "@hyperledger/cactus-core-api": "1.1.1", + "@hyperledger/cactus-common": "1.1.2", + "@hyperledger/cactus-core": "1.1.2", + "@hyperledger/cactus-core-api": "1.1.2", "axios": "0.21.4", "bl": "5.0.0", "bn.js": "4.12.0", @@ -84,8 +84,8 @@ "ws-identity-client": "1.0.2" }, "devDependencies": { - "@hyperledger/cactus-plugin-keychain-memory": "1.1.1", - "@hyperledger/cactus-test-tooling": "1.1.1", + "@hyperledger/cactus-plugin-keychain-memory": "1.1.2", + "@hyperledger/cactus-test-tooling": "1.1.2", "@types/express": "4.17.13", "@types/fs-extra": "9.0.12", "@types/jsrsasign": "8.0.13", diff --git a/packages/cactus-plugin-ledger-connector-go-ethereum-socketio/CHANGELOG.md b/packages/cactus-plugin-ledger-connector-go-ethereum-socketio/CHANGELOG.md index ad651ae7b5..40918a38d6 100644 --- a/packages/cactus-plugin-ledger-connector-go-ethereum-socketio/CHANGELOG.md +++ b/packages/cactus-plugin-ledger-connector-go-ethereum-socketio/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus-plugin-ledger-connector-go-ethereum-socketio + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) **Note:** Version bump only for package @hyperledger/cactus-plugin-ledger-connector-go-ethereum-socketio diff --git a/packages/cactus-plugin-ledger-connector-go-ethereum-socketio/package.json b/packages/cactus-plugin-ledger-connector-go-ethereum-socketio/package.json index ca8670fd7b..9d9a2f3bbb 100644 --- a/packages/cactus-plugin-ledger-connector-go-ethereum-socketio/package.json +++ b/packages/cactus-plugin-ledger-connector-go-ethereum-socketio/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-plugin-ledger-connector-go-ethereum-socketio", - "version": "1.1.1", + "version": "1.1.2", "license": "Apache-2.0", "scripts": { "start": "cd ./dist && node common/core/bin/www.js", diff --git a/packages/cactus-plugin-ledger-connector-iroha/CHANGELOG.md b/packages/cactus-plugin-ledger-connector-iroha/CHANGELOG.md index 5060e21331..85269b6351 100644 --- a/packages/cactus-plugin-ledger-connector-iroha/CHANGELOG.md +++ b/packages/cactus-plugin-ledger-connector-iroha/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus-plugin-ledger-connector-iroha + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) ### Features diff --git a/packages/cactus-plugin-ledger-connector-iroha/package.json b/packages/cactus-plugin-ledger-connector-iroha/package.json index 403c458991..4ab68f4112 100644 --- a/packages/cactus-plugin-ledger-connector-iroha/package.json +++ b/packages/cactus-plugin-ledger-connector-iroha/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-plugin-ledger-connector-iroha", - "version": "1.1.1", + "version": "1.1.2", "description": "Allows Cactus nodes to connect to an Iroha ledger.", "keywords": [ "Hyperledger", @@ -54,9 +54,9 @@ "webpack:dev:web": "webpack --env=dev --target=web --config ../../webpack.config.js" }, "dependencies": { - "@hyperledger/cactus-common": "1.1.1", - "@hyperledger/cactus-core": "1.1.1", - "@hyperledger/cactus-core-api": "1.1.1", + "@hyperledger/cactus-common": "1.1.2", + "@hyperledger/cactus-core": "1.1.2", + "@hyperledger/cactus-core-api": "1.1.2", "@types/google-protobuf": "3.15.5", "axios": "0.21.4", "express": "4.17.1", @@ -69,8 +69,8 @@ "typescript-optional": "2.0.1" }, "devDependencies": { - "@hyperledger/cactus-plugin-keychain-memory": "1.1.1", - "@hyperledger/cactus-test-tooling": "1.1.1", + "@hyperledger/cactus-plugin-keychain-memory": "1.1.2", + "@hyperledger/cactus-test-tooling": "1.1.2", "@types/express": "4.17.8", "@types/sanitize-html": "2.6.2" }, diff --git a/packages/cactus-plugin-ledger-connector-quorum/CHANGELOG.md b/packages/cactus-plugin-ledger-connector-quorum/CHANGELOG.md index f5209fb835..b8d354cec0 100644 --- a/packages/cactus-plugin-ledger-connector-quorum/CHANGELOG.md +++ b/packages/cactus-plugin-ledger-connector-quorum/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus-plugin-ledger-connector-quorum + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) **Note:** Version bump only for package @hyperledger/cactus-plugin-ledger-connector-quorum diff --git a/packages/cactus-plugin-ledger-connector-quorum/package.json b/packages/cactus-plugin-ledger-connector-quorum/package.json index 5d9bc312f9..3f8d98940b 100644 --- a/packages/cactus-plugin-ledger-connector-quorum/package.json +++ b/packages/cactus-plugin-ledger-connector-quorum/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-plugin-ledger-connector-quorum", - "version": "1.1.1", + "version": "1.1.2", "description": "Allows Cactus nodes to connect to a Quorum ledger.", "keywords": [ "Hyperledger", @@ -53,9 +53,9 @@ "webpack:dev:web": "webpack --env=dev --target=web --config ../../webpack.config.js" }, "dependencies": { - "@hyperledger/cactus-common": "1.1.1", - "@hyperledger/cactus-core": "1.1.1", - "@hyperledger/cactus-core-api": "1.1.1", + "@hyperledger/cactus-common": "1.1.2", + "@hyperledger/cactus-core": "1.1.2", + "@hyperledger/cactus-core-api": "1.1.2", "axios": "0.21.4", "express": "4.17.1", "prom-client": "13.2.0", @@ -67,8 +67,8 @@ "web3-eth-contract": "1.5.2" }, "devDependencies": { - "@hyperledger/cactus-plugin-keychain-memory": "1.1.1", - "@hyperledger/cactus-test-tooling": "1.1.1", + "@hyperledger/cactus-plugin-keychain-memory": "1.1.2", + "@hyperledger/cactus-test-tooling": "1.1.2", "@types/express": "4.17.13", "@types/sanitize-html": "2.6.2", "web3-eth": "1.5.2" diff --git a/packages/cactus-plugin-ledger-connector-sawtooth-socketio/CHANGELOG.md b/packages/cactus-plugin-ledger-connector-sawtooth-socketio/CHANGELOG.md index a886f175b3..e31e567655 100644 --- a/packages/cactus-plugin-ledger-connector-sawtooth-socketio/CHANGELOG.md +++ b/packages/cactus-plugin-ledger-connector-sawtooth-socketio/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus-plugin-ledger-connector-sawtooth-socketio + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) **Note:** Version bump only for package @hyperledger/cactus-plugin-ledger-connector-sawtooth-socketio diff --git a/packages/cactus-plugin-ledger-connector-sawtooth-socketio/package.json b/packages/cactus-plugin-ledger-connector-sawtooth-socketio/package.json index cf02293622..59831958e4 100644 --- a/packages/cactus-plugin-ledger-connector-sawtooth-socketio/package.json +++ b/packages/cactus-plugin-ledger-connector-sawtooth-socketio/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-plugin-ledger-connector-sawtooth-socketio", - "version": "1.1.1", + "version": "1.1.2", "license": "Apache-2.0", "scripts": { "start": "cd ./dist && node common/core/bin/www.js", diff --git a/packages/cactus-plugin-ledger-connector-xdai/CHANGELOG.md b/packages/cactus-plugin-ledger-connector-xdai/CHANGELOG.md index 47dc928ce3..56ea118d16 100644 --- a/packages/cactus-plugin-ledger-connector-xdai/CHANGELOG.md +++ b/packages/cactus-plugin-ledger-connector-xdai/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus-plugin-ledger-connector-xdai + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) **Note:** Version bump only for package @hyperledger/cactus-plugin-ledger-connector-xdai diff --git a/packages/cactus-plugin-ledger-connector-xdai/package.json b/packages/cactus-plugin-ledger-connector-xdai/package.json index 34e07ad9fd..768e0e43bf 100644 --- a/packages/cactus-plugin-ledger-connector-xdai/package.json +++ b/packages/cactus-plugin-ledger-connector-xdai/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-plugin-ledger-connector-xdai", - "version": "1.1.1", + "version": "1.1.2", "description": "Allows Cactus nodes to connect to a Xdai ledger.", "keywords": [ "Hyperledger", @@ -53,9 +53,9 @@ "webpack:dev:web": "webpack --env=dev --target=web --config ../../webpack.config.js" }, "dependencies": { - "@hyperledger/cactus-common": "1.1.1", - "@hyperledger/cactus-core": "1.1.1", - "@hyperledger/cactus-core-api": "1.1.1", + "@hyperledger/cactus-common": "1.1.2", + "@hyperledger/cactus-core": "1.1.2", + "@hyperledger/cactus-core-api": "1.1.2", "axios": "0.21.4", "express": "4.17.1", "joi": "17.4.2", @@ -66,8 +66,8 @@ "web3-utils": "1.5.2" }, "devDependencies": { - "@hyperledger/cactus-plugin-keychain-memory": "1.1.1", - "@hyperledger/cactus-test-tooling": "1.1.1", + "@hyperledger/cactus-plugin-keychain-memory": "1.1.2", + "@hyperledger/cactus-test-tooling": "1.1.2", "@types/express": "4.17.13" }, "engines": { diff --git a/packages/cactus-plugin-odap-hermes/CHANGELOG.md b/packages/cactus-plugin-odap-hermes/CHANGELOG.md index 3cc9c60498..09d50d643a 100644 --- a/packages/cactus-plugin-odap-hermes/CHANGELOG.md +++ b/packages/cactus-plugin-odap-hermes/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus-plugin-odap-hermes + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) ### Features diff --git a/packages/cactus-plugin-odap-hermes/package.json b/packages/cactus-plugin-odap-hermes/package.json index f1ca1c657f..95c60bc929 100644 --- a/packages/cactus-plugin-odap-hermes/package.json +++ b/packages/cactus-plugin-odap-hermes/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-plugin-odap-hermes", - "version": "1.1.1", + "version": "1.1.2", "description": "Proof of concept of ODAP", "keywords": [ "Hyperledger", @@ -46,15 +46,15 @@ "watch": "npm-watch" }, "dependencies": { - "@hyperledger/cactus-cmd-api-server": "1.1.1", - "@hyperledger/cactus-common": "1.1.1", - "@hyperledger/cactus-core": "1.1.1", - "@hyperledger/cactus-core-api": "1.1.1", - "@hyperledger/cactus-plugin-keychain-memory": "1.1.1", - "@hyperledger/cactus-plugin-ledger-connector-besu": "1.1.1", - "@hyperledger/cactus-plugin-ledger-connector-fabric": "1.1.1", - "@hyperledger/cactus-plugin-object-store-ipfs": "1.1.1", - "@hyperledger/cactus-test-tooling": "1.1.1", + "@hyperledger/cactus-cmd-api-server": "1.1.2", + "@hyperledger/cactus-common": "1.1.2", + "@hyperledger/cactus-core": "1.1.2", + "@hyperledger/cactus-core-api": "1.1.2", + "@hyperledger/cactus-plugin-keychain-memory": "1.1.2", + "@hyperledger/cactus-plugin-ledger-connector-besu": "1.1.2", + "@hyperledger/cactus-plugin-ledger-connector-fabric": "1.1.2", + "@hyperledger/cactus-plugin-object-store-ipfs": "1.1.2", + "@hyperledger/cactus-test-tooling": "1.1.2", "axios": "0.21.4", "crypto-js": "4.0.0", "knex": "2.0.0", diff --git a/packages/cactus-test-api-client/CHANGELOG.md b/packages/cactus-test-api-client/CHANGELOG.md index c1b717de71..82bff0587a 100644 --- a/packages/cactus-test-api-client/CHANGELOG.md +++ b/packages/cactus-test-api-client/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus-test-api-client + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) **Note:** Version bump only for package @hyperledger/cactus-test-api-client diff --git a/packages/cactus-test-api-client/package.json b/packages/cactus-test-api-client/package.json index 5baca0ec4c..81c69f521e 100644 --- a/packages/cactus-test-api-client/package.json +++ b/packages/cactus-test-api-client/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-test-api-client", - "version": "1.1.1", + "version": "1.1.2", "description": "Integration tests for the Cactus API Client package (formerly known as the Cactus SDK package that has been renamed for to purpose of being less ambiguous)", "keywords": [ "Hyperledger", @@ -50,17 +50,17 @@ "webpack:dev:web": "webpack --env=dev --target=web --config ../../webpack.config.js" }, "dependencies": { - "@hyperledger/cactus-api-client": "1.1.1", - "@hyperledger/cactus-cmd-api-server": "1.1.1", - "@hyperledger/cactus-common": "1.1.1", - "@hyperledger/cactus-core": "1.1.1", - "@hyperledger/cactus-core-api": "1.1.1", - "@hyperledger/cactus-plugin-consortium-manual": "1.1.1", + "@hyperledger/cactus-api-client": "1.1.2", + "@hyperledger/cactus-cmd-api-server": "1.1.2", + "@hyperledger/cactus-common": "1.1.2", + "@hyperledger/cactus-core": "1.1.2", + "@hyperledger/cactus-core-api": "1.1.2", + "@hyperledger/cactus-plugin-consortium-manual": "1.1.2", "jose": "4.9.2", "web3": "1.5.2" }, "devDependencies": { - "@hyperledger/cactus-test-tooling": "1.1.1" + "@hyperledger/cactus-test-tooling": "1.1.2" }, "engines": { "node": ">=10", diff --git a/packages/cactus-test-cmd-api-server/CHANGELOG.md b/packages/cactus-test-cmd-api-server/CHANGELOG.md index 46e788a53f..b839f6c874 100644 --- a/packages/cactus-test-cmd-api-server/CHANGELOG.md +++ b/packages/cactus-test-cmd-api-server/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus-test-cmd-api-server + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) **Note:** Version bump only for package @hyperledger/cactus-test-cmd-api-server diff --git a/packages/cactus-test-cmd-api-server/package.json b/packages/cactus-test-cmd-api-server/package.json index c87830296f..af158f1265 100644 --- a/packages/cactus-test-cmd-api-server/package.json +++ b/packages/cactus-test-cmd-api-server/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-test-cmd-api-server", - "version": "1.1.1", + "version": "1.1.2", "description": "Integration tests for the Cactus API Client package (formerly known as the Cactus SDK package that has been renamed for to purpose of being less ambiguous)", "keywords": [ "Hyperledger", @@ -50,16 +50,16 @@ "webpack:dev:web": "webpack --env=dev --target=web --config ../../webpack.config.js" }, "dependencies": { - "@hyperledger/cactus-cmd-api-server": "1.1.1", - "@hyperledger/cactus-common": "1.1.1", - "@hyperledger/cactus-core": "1.1.1", - "@hyperledger/cactus-core-api": "1.1.1", - "@hyperledger/cactus-plugin-keychain-vault": "1.1.1", + "@hyperledger/cactus-cmd-api-server": "1.1.2", + "@hyperledger/cactus-common": "1.1.2", + "@hyperledger/cactus-core": "1.1.2", + "@hyperledger/cactus-core-api": "1.1.2", + "@hyperledger/cactus-plugin-keychain-vault": "1.1.2", "express-jwt-authz": "2.4.1", "jose": "4.9.2" }, "devDependencies": { - "@hyperledger/cactus-test-tooling": "1.1.1" + "@hyperledger/cactus-test-tooling": "1.1.2" }, "engines": { "node": ">=10", diff --git a/packages/cactus-test-plugin-consortium-manual/CHANGELOG.md b/packages/cactus-test-plugin-consortium-manual/CHANGELOG.md index 139ee39113..077a7bb6b3 100644 --- a/packages/cactus-test-plugin-consortium-manual/CHANGELOG.md +++ b/packages/cactus-test-plugin-consortium-manual/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus-test-plugin-consortium-manual + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) **Note:** Version bump only for package @hyperledger/cactus-test-plugin-consortium-manual diff --git a/packages/cactus-test-plugin-consortium-manual/package.json b/packages/cactus-test-plugin-consortium-manual/package.json index 3c3da898f7..e8ed254d61 100644 --- a/packages/cactus-test-plugin-consortium-manual/package.json +++ b/packages/cactus-test-plugin-consortium-manual/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-test-plugin-consortium-manual", - "version": "1.1.1", + "version": "1.1.2", "description": "Integration tests for the Quorum ledger and the API server.", "keywords": [ "Hyperledger", @@ -50,12 +50,12 @@ "webpack:dev:web": "webpack --env=dev --target=web --config ../../webpack.config.js" }, "dependencies": { - "@hyperledger/cactus-cmd-api-server": "1.1.1", - "@hyperledger/cactus-common": "1.1.1", - "@hyperledger/cactus-core": "1.1.1", - "@hyperledger/cactus-core-api": "1.1.1", - "@hyperledger/cactus-plugin-consortium-manual": "1.1.1", - "@hyperledger/cactus-plugin-keychain-memory": "1.1.1", + "@hyperledger/cactus-cmd-api-server": "1.1.2", + "@hyperledger/cactus-common": "1.1.2", + "@hyperledger/cactus-core": "1.1.2", + "@hyperledger/cactus-core-api": "1.1.2", + "@hyperledger/cactus-plugin-consortium-manual": "1.1.2", + "@hyperledger/cactus-plugin-keychain-memory": "1.1.2", "axios": "0.21.4", "jose": "4.9.2" }, diff --git a/packages/cactus-test-plugin-htlc-eth-besu-erc20/CHANGELOG.md b/packages/cactus-test-plugin-htlc-eth-besu-erc20/CHANGELOG.md index a23120c819..a817a76375 100644 --- a/packages/cactus-test-plugin-htlc-eth-besu-erc20/CHANGELOG.md +++ b/packages/cactus-test-plugin-htlc-eth-besu-erc20/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus-test-plugin-htlc-eth-besu-erc20 + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) **Note:** Version bump only for package @hyperledger/cactus-test-plugin-htlc-eth-besu-erc20 diff --git a/packages/cactus-test-plugin-htlc-eth-besu-erc20/package.json b/packages/cactus-test-plugin-htlc-eth-besu-erc20/package.json index a601bc7f43..cf64c694a1 100644 --- a/packages/cactus-test-plugin-htlc-eth-besu-erc20/package.json +++ b/packages/cactus-test-plugin-htlc-eth-besu-erc20/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-test-plugin-htlc-eth-besu-erc20", - "version": "1.1.1", + "version": "1.1.2", "description": "Integration tests for HTLC with ERC-20 tokens plugin.", "keywords": [ "Hyperledger", @@ -50,14 +50,14 @@ "webpack:dev:web": "webpack --env=dev --target=web --config ../../webpack.config.js" }, "dependencies": { - "@hyperledger/cactus-cmd-api-server": "1.1.1", - "@hyperledger/cactus-common": "1.1.1", - "@hyperledger/cactus-core": "1.1.1", - "@hyperledger/cactus-core-api": "1.1.1", - "@hyperledger/cactus-plugin-htlc-eth-besu-erc20": "1.1.1", - "@hyperledger/cactus-plugin-keychain-memory": "1.1.1", - "@hyperledger/cactus-plugin-ledger-connector-besu": "1.1.1", - "@hyperledger/cactus-test-tooling": "1.1.1", + "@hyperledger/cactus-cmd-api-server": "1.1.2", + "@hyperledger/cactus-common": "1.1.2", + "@hyperledger/cactus-core": "1.1.2", + "@hyperledger/cactus-core-api": "1.1.2", + "@hyperledger/cactus-plugin-htlc-eth-besu-erc20": "1.1.2", + "@hyperledger/cactus-plugin-keychain-memory": "1.1.2", + "@hyperledger/cactus-plugin-ledger-connector-besu": "1.1.2", + "@hyperledger/cactus-test-tooling": "1.1.2", "axios": "0.21.4", "express": "4.17.1" }, diff --git a/packages/cactus-test-plugin-htlc-eth-besu/CHANGELOG.md b/packages/cactus-test-plugin-htlc-eth-besu/CHANGELOG.md index cef7c64dd3..1d31e4cbb3 100644 --- a/packages/cactus-test-plugin-htlc-eth-besu/CHANGELOG.md +++ b/packages/cactus-test-plugin-htlc-eth-besu/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus-test-plugin-htlc-eth-besu + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) **Note:** Version bump only for package @hyperledger/cactus-test-plugin-htlc-eth-besu diff --git a/packages/cactus-test-plugin-htlc-eth-besu/package.json b/packages/cactus-test-plugin-htlc-eth-besu/package.json index a22de596ab..9ad0d9780a 100644 --- a/packages/cactus-test-plugin-htlc-eth-besu/package.json +++ b/packages/cactus-test-plugin-htlc-eth-besu/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-test-plugin-htlc-eth-besu", - "version": "1.1.1", + "version": "1.1.2", "description": "Integration tests for the Besu ledger and the API server.", "keywords": [ "Hyperledger", @@ -50,14 +50,14 @@ "webpack:dev:web": "webpack --env=dev --target=web --config ../../webpack.config.js" }, "dependencies": { - "@hyperledger/cactus-cmd-api-server": "1.1.1", - "@hyperledger/cactus-common": "1.1.1", - "@hyperledger/cactus-core": "1.1.1", - "@hyperledger/cactus-core-api": "1.1.1", - "@hyperledger/cactus-plugin-htlc-eth-besu": "1.1.1", - "@hyperledger/cactus-plugin-keychain-memory": "1.1.1", - "@hyperledger/cactus-plugin-ledger-connector-besu": "1.1.1", - "@hyperledger/cactus-test-tooling": "1.1.1", + "@hyperledger/cactus-cmd-api-server": "1.1.2", + "@hyperledger/cactus-common": "1.1.2", + "@hyperledger/cactus-core": "1.1.2", + "@hyperledger/cactus-core-api": "1.1.2", + "@hyperledger/cactus-plugin-htlc-eth-besu": "1.1.2", + "@hyperledger/cactus-plugin-keychain-memory": "1.1.2", + "@hyperledger/cactus-plugin-ledger-connector-besu": "1.1.2", + "@hyperledger/cactus-test-tooling": "1.1.2", "axios": "0.21.4", "key-encoder": "2.0.3", "web3": "1.5.2", diff --git a/packages/cactus-test-plugin-ledger-connector-besu/CHANGELOG.md b/packages/cactus-test-plugin-ledger-connector-besu/CHANGELOG.md index b5ec1036b8..1e56fe9d9c 100644 --- a/packages/cactus-test-plugin-ledger-connector-besu/CHANGELOG.md +++ b/packages/cactus-test-plugin-ledger-connector-besu/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus-test-plugin-ledger-connector-besu + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) **Note:** Version bump only for package @hyperledger/cactus-test-plugin-ledger-connector-besu diff --git a/packages/cactus-test-plugin-ledger-connector-besu/package.json b/packages/cactus-test-plugin-ledger-connector-besu/package.json index 75a315d0d7..c485f999b4 100644 --- a/packages/cactus-test-plugin-ledger-connector-besu/package.json +++ b/packages/cactus-test-plugin-ledger-connector-besu/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-test-plugin-ledger-connector-besu", - "version": "1.1.1", + "version": "1.1.2", "description": "Integration tests for the Besu ledger and the API server.", "keywords": [ "Hyperledger", @@ -50,13 +50,13 @@ "webpack:dev:web": "webpack --env=dev --target=web --config ../../webpack.config.js" }, "dependencies": { - "@hyperledger/cactus-cmd-api-server": "1.1.1", - "@hyperledger/cactus-common": "1.1.1", - "@hyperledger/cactus-core": "1.1.1", - "@hyperledger/cactus-plugin-keychain-memory": "1.1.1", - "@hyperledger/cactus-plugin-ledger-connector-besu": "1.1.1", - "@hyperledger/cactus-test-tooling": "1.1.1", - "@hyperledger/cactus-verifier-client": "1.1.1", + "@hyperledger/cactus-cmd-api-server": "1.1.2", + "@hyperledger/cactus-common": "1.1.2", + "@hyperledger/cactus-core": "1.1.2", + "@hyperledger/cactus-plugin-keychain-memory": "1.1.2", + "@hyperledger/cactus-plugin-ledger-connector-besu": "1.1.2", + "@hyperledger/cactus-test-tooling": "1.1.2", + "@hyperledger/cactus-verifier-client": "1.1.2", "key-encoder": "2.0.3", "web3": "1.5.2", "web3js-quorum": "21.7.0-rc1" diff --git a/packages/cactus-test-plugin-ledger-connector-quorum/CHANGELOG.md b/packages/cactus-test-plugin-ledger-connector-quorum/CHANGELOG.md index 484de5ce13..0889120c1f 100644 --- a/packages/cactus-test-plugin-ledger-connector-quorum/CHANGELOG.md +++ b/packages/cactus-test-plugin-ledger-connector-quorum/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus-test-plugin-ledger-connector-quorum + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) **Note:** Version bump only for package @hyperledger/cactus-test-plugin-ledger-connector-quorum diff --git a/packages/cactus-test-plugin-ledger-connector-quorum/package.json b/packages/cactus-test-plugin-ledger-connector-quorum/package.json index e1094e840a..a3ccf3e36e 100644 --- a/packages/cactus-test-plugin-ledger-connector-quorum/package.json +++ b/packages/cactus-test-plugin-ledger-connector-quorum/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-test-plugin-ledger-connector-quorum", - "version": "1.1.1", + "version": "1.1.2", "description": "Integration tests for the Quorum ledger and the API server.", "keywords": [ "Hyperledger", @@ -50,17 +50,17 @@ "webpack:dev:web": "webpack --env=dev --target=web --config ../../webpack.config.js" }, "dependencies": { - "@hyperledger/cactus-cmd-api-server": "1.1.1", - "@hyperledger/cactus-common": "1.1.1", - "@hyperledger/cactus-core": "1.1.1", - "@hyperledger/cactus-core-api": "1.1.1", - "@hyperledger/cactus-plugin-keychain-memory": "1.1.1", - "@hyperledger/cactus-plugin-ledger-connector-quorum": "1.1.1", - "@hyperledger/cactus-verifier-client": "1.1.1", + "@hyperledger/cactus-cmd-api-server": "1.1.2", + "@hyperledger/cactus-common": "1.1.2", + "@hyperledger/cactus-core": "1.1.2", + "@hyperledger/cactus-core-api": "1.1.2", + "@hyperledger/cactus-plugin-keychain-memory": "1.1.2", + "@hyperledger/cactus-plugin-ledger-connector-quorum": "1.1.2", + "@hyperledger/cactus-verifier-client": "1.1.2", "web3": "1.5.2" }, "devDependencies": { - "@hyperledger/cactus-test-tooling": "1.1.1" + "@hyperledger/cactus-test-tooling": "1.1.2" }, "engines": { "node": ">=10", diff --git a/packages/cactus-test-tooling/CHANGELOG.md b/packages/cactus-test-tooling/CHANGELOG.md index b3c7a7f476..f9bff53afe 100644 --- a/packages/cactus-test-tooling/CHANGELOG.md +++ b/packages/cactus-test-tooling/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus-test-tooling + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) **Note:** Version bump only for package @hyperledger/cactus-test-tooling diff --git a/packages/cactus-test-tooling/package.json b/packages/cactus-test-tooling/package.json index 99d106c4a6..ecaf340edc 100644 --- a/packages/cactus-test-tooling/package.json +++ b/packages/cactus-test-tooling/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-test-tooling", - "version": "1.1.1", + "version": "1.1.2", "description": "Swiss army knife for test development. Main goal is to make pulling up test/dummy ledgers on the fly for tests easy, especially for test cases that are about simulating clean ledger state or wiped ledger state, etc.", "keywords": [ "Hyperledger", @@ -60,7 +60,7 @@ "webpack:dev:web": "webpack --env=dev --target=web --config ../../webpack.config.js" }, "dependencies": { - "@hyperledger/cactus-common": "1.1.1", + "@hyperledger/cactus-common": "1.1.2", "axios": "0.21.4", "compare-versions": "3.6.0", "dockerode": "3.3.0", diff --git a/packages/cactus-verifier-client/CHANGELOG.md b/packages/cactus-verifier-client/CHANGELOG.md index 29579c5bc9..045ae18a9b 100644 --- a/packages/cactus-verifier-client/CHANGELOG.md +++ b/packages/cactus-verifier-client/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/hyperledger/cactus/compare/v1.1.1...v1.1.2) (2022-11-11) + +**Note:** Version bump only for package @hyperledger/cactus-verifier-client + ## [1.1.1](https://github.com/hyperledger/cactus/compare/v1.1.0...v1.1.1) (2022-11-03) **Note:** Version bump only for package @hyperledger/cactus-verifier-client diff --git a/packages/cactus-verifier-client/package.json b/packages/cactus-verifier-client/package.json index 8ffd0c369c..b6e25e5f6a 100644 --- a/packages/cactus-verifier-client/package.json +++ b/packages/cactus-verifier-client/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-verifier-client", - "version": "1.1.1", + "version": "1.1.2", "description": "Verifier cactus client library to communicate with validators through socket.io", "main": "dist/lib/main/typescript/index.js", "module": "dist/lib/main/typescript/index.js", @@ -49,12 +49,12 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-api-client": "1.1.1", - "@hyperledger/cactus-common": "1.1.1", - "@hyperledger/cactus-core-api": "1.1.1", - "@hyperledger/cactus-plugin-ledger-connector-besu": "1.1.1", - "@hyperledger/cactus-plugin-ledger-connector-corda": "1.1.1", - "@hyperledger/cactus-plugin-ledger-connector-quorum": "1.1.1", + "@hyperledger/cactus-api-client": "1.1.2", + "@hyperledger/cactus-common": "1.1.2", + "@hyperledger/cactus-core-api": "1.1.2", + "@hyperledger/cactus-plugin-ledger-connector-besu": "1.1.2", + "@hyperledger/cactus-plugin-ledger-connector-corda": "1.1.2", + "@hyperledger/cactus-plugin-ledger-connector-quorum": "1.1.2", "jest-extended": "0.11.5", "rxjs": "7.3.0" }