diff --git a/CHANGELOG.md b/CHANGELOG.md index b6c6ab1..88aaad4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,4 +2,6 @@ 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.5.2](https://github.com/mojaloop/reporting-hub-bop-shell/compare/v1.5.1...v1.5.2) (2021-10-06) + ### [1.5.1](https://github.com/mojaloop/reporting-hub-bop-shell/compare/v1.1.0...v1.5.1) (2021-10-01) diff --git a/package.json b/package.json index d7735d8..8fda666 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mojaloop/reporting-hub-bop-shell", - "version": "1.5.1", + "version": "1.5.2", "description": "", "main": "index.js", "scripts": {