diff --git a/CHANGELOG.md b/CHANGELOG.md index 739b201..ce5f70c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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. +### [1.6.1](https://github.com/mojaloop/reporting-hub-bop-shell/compare/v1.6.0...v1.6.1) (2021-10-08) + ## [1.6.0](https://github.com/mojaloop/reporting-hub-bop-shell/compare/v1.5.2...v1.6.0) (2021-10-07) diff --git a/package.json b/package.json index 374df77..7edd126 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mojaloop/reporting-hub-bop-shell", - "version": "1.6.0", + "version": "1.6.1", "description": "", "main": "index.js", "scripts": {