From 5654e79c7534590d41dd71807eaee4c6c809eeb9 Mon Sep 17 00:00:00 2001 From: mojaloopci Date: Fri, 8 Oct 2021 13:04:36 +0000 Subject: [PATCH] chore(release): 1.6.1 [skip ci] --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 739b201..ce5f70c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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.1](https://github.com/mojaloop/reporting-hub-bop-shell/compare/v1.6.0...v1.6.1) (2021-10-08) + ## [1.6.0](https://github.com/mojaloop/reporting-hub-bop-shell/compare/v1.5.2...v1.6.0) (2021-10-07) diff --git a/package.json b/package.json index 374df77..7edd126 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mojaloop/reporting-hub-bop-shell", - "version": "1.6.0", + "version": "1.6.1", "description": "", "main": "index.js", "scripts": {