diff --git a/CHANGELOG.md b/CHANGELOG.md index 13330de..41e12d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [0.0.6](https://github.com/mojaloop/ml-testing-toolkit-client-lib/compare/v0.0.5...v0.0.6) (2022-06-06) + + +### Bug Fixes + +* changed the default report option to none ([e4b66e4](https://github.com/mojaloop/ml-testing-toolkit-client-lib/commit/e4b66e4fb1027d77c4cac6113068d678b1626861)) + ### [0.0.5](https://github.com/mojaloop/ml-testing-toolkit-client-lib/compare/v0.0.4...v0.0.5) (2022-06-06) diff --git a/package-lock.json b/package-lock.json index 6a9fed8..0077997 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@mojaloop/ml-testing-toolkit-client-lib", - "version": "0.0.5", + "version": "0.0.6", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@mojaloop/ml-testing-toolkit-client-lib", - "version": "0.0.5", + "version": "0.0.6", "license": "Apache-2.0", "dependencies": { "@mojaloop/central-services-logger": "^11.0.1", diff --git a/package.json b/package.json index ba74dd3..17a9051 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@mojaloop/ml-testing-toolkit-client-lib", "description": "Testing Toolkit Client Library", - "version": "0.0.5", + "version": "0.0.6", "license": "Apache-2.0", "author": "Vijaya Kumar Guthi, ModusBox Inc. ", "contributors": [