diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..8b3a58b --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,12 @@ +# Changelog: [mojaloop/reporting-hub-bop-settlements-ui](https://github.com/mojaloop/reporting-hub-bop-settlements-ui) +### 0.0.1 (2021-11-17) + + +### Features + +* add settlements microfrontend ([#3](https://github.com/mojaloop/reporting-hub-bop-settlements-ui/issues/3)) ([ddd5b6b](https://github.com/mojaloop/reporting-hub-bop-settlements-ui/commit/ddd5b6b0c96ce923b9cd00074aec25471fd63598)) + + +### Maintenance + +* check in workflows for initial tests ([#2](https://github.com/mojaloop/reporting-hub-bop-settlements-ui/issues/2)) ([6990234](https://github.com/mojaloop/reporting-hub-bop-settlements-ui/commit/69902347d921edece07ca43cc6b9d87fc5795599)) diff --git a/package.json b/package.json index 28dc777..cc9328d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mojaloop/reporting-hub-bop-settlements-ui", - "version": "0.0.0", + "version": "0.0.1", "description": "", "main": "index.js", "scripts": {