diff --git a/CHANGELOG.md b/CHANGELOG.md index 84f09a4..38bf773 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) +### [2.0.2](https://github.com/mojaloop/reporting-hub-bop-shell/compare/v2.0.1...v2.0.2) (2021-11-29) + + +### Maintenance + +* rename microfrontends ([#16](https://github.com/mojaloop/reporting-hub-bop-shell/issues/16)) ([75a309b](https://github.com/mojaloop/reporting-hub-bop-shell/commit/75a309b2468bc1d0d81103974f5c37dd1c2a316f)) + ### [2.0.1](https://github.com/mojaloop/reporting-hub-bop-shell/compare/v2.0.0...v2.0.1) (2021-11-19) diff --git a/package.json b/package.json index d5491e9..dcc8820 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mojaloop/reporting-hub-bop-shell", - "version": "2.0.1", + "version": "2.0.2", "description": "", "main": "index.js", "scripts": {