Skip to content

Commit

Permalink
chore(release): 1.6.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
mojaloopci committed Oct 7, 2021
1 parent cf8e156 commit 2d8cb18
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.6.0](https://github.com/mojaloop/reporting-hub-bop-shell/compare/v1.5.2...v1.6.0) (2021-10-07)


### Features

* add new runtime config and modify current runtime config ([#5](https://github.com/mojaloop/reporting-hub-bop-shell/issues/5)) ([cf8e156](https://github.com/mojaloop/reporting-hub-bop-shell/commit/cf8e156cb9132a3c0b7b6392813e0ebcd1c2eeb9))

### [1.5.2](https://github.com/mojaloop/reporting-hub-bop-shell/compare/v1.5.1...v1.5.2) (2021-10-06)

### [1.5.1](https://github.com/mojaloop/reporting-hub-bop-shell/compare/v1.1.0...v1.5.1) (2021-10-01)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mojaloop/reporting-hub-bop-shell",
"version": "1.5.2",
"version": "1.6.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 2d8cb18

Please sign in to comment.