diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..b6c6ab1 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,5 @@ +# Changelog + +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.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 8f37dec..fbfd90c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mojaloop/reporting-hub-bop-shell", - "version": "1.5.0", + "version": "1.5.1", "description": "", "main": "index.js", "scripts": {