From 3c5486b6db736772f8987db5b33056e566100243 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 7 Dec 2023 13:55:07 +0000 Subject: [PATCH] chore(release): 0.15.6 [skip ci] ## [0.15.6](https://github.com/juspay/hyperswitch-web/compare/v0.15.5...v0.15.6) (2023-12-07) ### Bug Fixes * HS-178: Passing payment type in confirm call for all mandates ([#66](https://github.com/juspay/hyperswitch-web/issues/66)) ([a97c7a6](https://github.com/juspay/hyperswitch-web/commit/a97c7a6d002e16d12ec24005357e5ebe8b47b876)) --- 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 4e625e1a8..5de73dc96 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.15.6](https://github.com/juspay/hyperswitch-web/compare/v0.15.5...v0.15.6) (2023-12-07) + + +### Bug Fixes + +* HS-178: Passing payment type in confirm call for all mandates ([#66](https://github.com/juspay/hyperswitch-web/issues/66)) ([a97c7a6](https://github.com/juspay/hyperswitch-web/commit/a97c7a6d002e16d12ec24005357e5ebe8b47b876)) + ## [0.15.5](https://github.com/juspay/hyperswitch-web/compare/v0.15.4...v0.15.5) (2023-12-07) diff --git a/package-lock.json b/package-lock.json index 4cbb47ee6..323bcfc80 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "orca-payment-page", - "version": "0.15.5", + "version": "0.15.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e4ef0b877..4d31c696b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orca-payment-page", - "version": "0.15.5", + "version": "0.15.6", "main": "index.js", "private": true, "dependencies": {