From 2d7d2859539efba6cff9d6bbae663c57a407c995 Mon Sep 17 00:00:00 2001 From: mojaloopci Date: Fri, 5 Nov 2021 12:23:52 +0000 Subject: [PATCH] chore(release): 12.0.1 [skip ci] --- CHANGELOG.md | 7 +++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 86291ff..a67a9d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. +### [12.0.1](https://github.com/mojaloop/transaction-requests-service/compare/v12.0.0...v12.0.1) (2021-11-05) + + +### Bug Fixes + +* **mojaloop/#2537:** fspiop api version negotiation not handled ([#81](https://github.com/mojaloop/transaction-requests-service/issues/81)) ([32b899e](https://github.com/mojaloop/transaction-requests-service/commit/32b899e3784d72b3aa452d09e9f2bfc044fe0aa8)), closes [mojaloop/#2537](https://github.com/mojaloop/transaction-requests-service/issues/2537) [mojaloop/#2537](https://github.com/mojaloop/transaction-requests-service/issues/2537) + ## [12.0.0](https://github.com/mojaloop/transaction-requests-service/compare/v11.1.7...v12.0.0) (2021-11-03) diff --git a/package-lock.json b/package-lock.json index 826ca49..e9839c8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "transaction-requests-service", - "version": "12.0.0", + "version": "12.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f9e8320..58d3b97 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": "12.0.0", + "version": "12.0.1", "license": "Apache-2.0", "author": "ModusBox", "contributors": [