From 87dd4aa4e7f6f7e5fb3a8ff9a696ba85bcee03cb Mon Sep 17 00:00:00 2001 From: mojaloopci Date: Tue, 12 Oct 2021 15:12:51 +0000 Subject: [PATCH] chore(release): 1.6.2 [skip ci] --- CHANGELOG.md | 8 ++++++-- package.json | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ce5f70c..5e1d30b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ -# Changelog +# Changelog: [mojaloop/reporting-hub-bop-shell](https://github.com/mojaloop/reporting-hub-bop-shell) +### [1.6.2](https://github.com/mojaloop/reporting-hub-bop-shell/compare/v1.6.1...v1.6.2) (2021-10-12) -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. + +### Maintenance + +* **#2514:** change dockerfile for productionization ([#8](https://github.com/mojaloop/reporting-hub-bop-shell/issues/8)) ([6ba9db2](https://github.com/mojaloop/reporting-hub-bop-shell/commit/6ba9db25fd897498e181f14a16fe09aa08c49852)), closes [#2514](https://github.com/mojaloop/reporting-hub-bop-shell/issues/2514) ### [1.6.1](https://github.com/mojaloop/reporting-hub-bop-shell/compare/v1.6.0...v1.6.1) (2021-10-08) diff --git a/package.json b/package.json index 7edd126..58585e8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mojaloop/reporting-hub-bop-shell", - "version": "1.6.1", + "version": "1.6.2", "description": "", "main": "index.js", "scripts": {