diff --git a/CHANGELOG.md b/CHANGELOG.md index 24ba169..6214b23 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. +### [11.1.7](https://github.com/mojaloop/transaction-requests-service/compare/v11.1.6...v11.1.7) (2021-09-14) + ### [11.1.6](https://github.com/mojaloop/transaction-requests-service/compare/v11.1.5...v11.1.6) (2021-09-14) diff --git a/package-lock.json b/package-lock.json index 2e1e6b4..565db2a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "transaction-requests-service", - "version": "11.1.6", + "version": "11.1.7", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 59c3384..bd97016 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "transaction-requests-service", "description": "An asynchronous pass through transaction request API for merchant payment initiated requests.", - "version": "11.1.6", + "version": "11.1.7", "license": "Apache-2.0", "author": "ModusBox", "contributors": [