diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e1d30b..86e080a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,11 @@ # Changelog: [mojaloop/reporting-hub-bop-shell](https://github.com/mojaloop/reporting-hub-bop-shell) +### [1.6.3](https://github.com/mojaloop/reporting-hub-bop-shell/compare/v1.6.2...v1.6.3) (2021-10-18) + + +### Maintenance + +* config docker to run as non root ([#9](https://github.com/mojaloop/reporting-hub-bop-shell/issues/9)) ([0695589](https://github.com/mojaloop/reporting-hub-bop-shell/commit/0695589b7067b14695b7a804057b2bf5754c1af6)) + ### [1.6.2](https://github.com/mojaloop/reporting-hub-bop-shell/compare/v1.6.1...v1.6.2) (2021-10-12) diff --git a/package.json b/package.json index 58585e8..dd1cf4f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mojaloop/reporting-hub-bop-shell", - "version": "1.6.2", + "version": "1.6.3", "description": "", "main": "index.js", "scripts": {