From 111a1c21686431ce30272c9771e3710dfd779932 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 7 Dec 2023 13:23:59 +0000 Subject: [PATCH] chore(release): 0.15.5 [skip ci] ## [0.15.5](https://github.com/juspay/hyperswitch-web/compare/v0.15.4...v0.15.5) (2023-12-07) ### Bug Fixes * HS-177: GooglePay submitCallback fix ([#65](https://github.com/juspay/hyperswitch-web/issues/65)) ([31777ca](https://github.com/juspay/hyperswitch-web/commit/31777cacf7c9051d05148000f698c38d25ff6c77)) --- 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 f4795b01d..4e625e1a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.15.5](https://github.com/juspay/hyperswitch-web/compare/v0.15.4...v0.15.5) (2023-12-07) + + +### Bug Fixes + +* HS-177: GooglePay submitCallback fix ([#65](https://github.com/juspay/hyperswitch-web/issues/65)) ([31777ca](https://github.com/juspay/hyperswitch-web/commit/31777cacf7c9051d05148000f698c38d25ff6c77)) + ## [0.15.4](https://github.com/juspay/hyperswitch-web/compare/v0.15.3...v0.15.4) (2023-12-07) diff --git a/package-lock.json b/package-lock.json index 153fe620a..4cbb47ee6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "orca-payment-page", - "version": "0.15.4", + "version": "0.15.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 04939697c..e4ef0b877 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orca-payment-page", - "version": "0.15.4", + "version": "0.15.5", "main": "index.js", "private": true, "dependencies": {