From c3911b9f87ab434016b8382861c26f24da8d6dc6 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 28 Feb 2024 07:27:07 +0000 Subject: [PATCH] chore(release): 0.26.4 [skip ci] ## [0.26.4](https://github.com/juspay/hyperswitch-web/compare/v0.26.3...v0.26.4) (2024-02-28) ### Bug Fixes * **sdkHandleOneClickConfirmPayment:** properly handling redirection for one click payment methods ([#192](https://github.com/juspay/hyperswitch-web/issues/192)) ([0e70b4f](https://github.com/juspay/hyperswitch-web/commit/0e70b4f4fc3998ac3616adc124aa0ccf2c08ae2b)) --- 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 5c4507864..478a8fa26 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.26.4](https://github.com/juspay/hyperswitch-web/compare/v0.26.3...v0.26.4) (2024-02-28) + + +### Bug Fixes + +* **sdkHandleOneClickConfirmPayment:** properly handling redirection for one click payment methods ([#192](https://github.com/juspay/hyperswitch-web/issues/192)) ([0e70b4f](https://github.com/juspay/hyperswitch-web/commit/0e70b4f4fc3998ac3616adc124aa0ccf2c08ae2b)) + ## [0.26.3](https://github.com/juspay/hyperswitch-web/compare/v0.26.2...v0.26.3) (2024-02-28) diff --git a/package-lock.json b/package-lock.json index 4e3b0b0da..97059bf99 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "orca-payment-page", - "version": "0.26.3", + "version": "0.26.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index cc7227a28..a2e9100c2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orca-payment-page", - "version": "0.26.3", + "version": "0.26.4", "main": "index.js", "private": true, "dependencies": {