From cea9e8303c2e5896ca2c05f50dc1f0f05f591755 Mon Sep 17 00:00:00 2001 From: mojaloopci Date: Mon, 6 Jun 2022 13:39:38 +0000 Subject: [PATCH] chore(release): 0.0.5 [skip ci] --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b7659d6..13330de 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.5](https://github.com/mojaloop/ml-testing-toolkit-client-lib/compare/v0.0.4...v0.0.5) (2022-06-06) + + +### Bug Fixes + +* fixed an issue with commander dependancy upgrade ([3c0cdaf](https://github.com/mojaloop/ml-testing-toolkit-client-lib/commit/3c0cdaf78ade5eb8b759251da4a18028c5eacab4)) + ### [0.0.4](https://github.com/mojaloop/ml-testing-toolkit-client-lib/compare/v0.0.3...v0.0.4) (2022-06-06) ### [0.0.3](https://github.com/mojaloop/ml-testing-toolkit-client-lib/compare/v0.0.2...v0.0.3) (2022-05-31) diff --git a/package-lock.json b/package-lock.json index 7df35b3..6a9fed8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@mojaloop/ml-testing-toolkit-client-lib", - "version": "0.0.4", + "version": "0.0.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@mojaloop/ml-testing-toolkit-client-lib", - "version": "0.0.4", + "version": "0.0.5", "license": "Apache-2.0", "dependencies": { "@mojaloop/central-services-logger": "^11.0.1", diff --git a/package.json b/package.json index 4fc61e9..ba74dd3 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.4", + "version": "0.0.5", "license": "Apache-2.0", "author": "Vijaya Kumar Guthi, ModusBox Inc. ", "contributors": [