From f99edde20d5ae74fae6121b1142cf2cb7a704f1e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 25 Apr 2024 10:18:25 +0000 Subject: [PATCH] chore(release): 0.45.3 [skip ci] ## [0.45.3](https://github.com/juspay/hyperswitch-web/compare/v0.45.2...v0.45.3) (2024-04-25) ### Bug Fixes * apple pay debugging ([#333](https://github.com/juspay/hyperswitch-web/issues/333)) ([ca96770](https://github.com/juspay/hyperswitch-web/commit/ca96770a46c0e273da77ae3f4d1fa154c6f8a87f)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bd73e3637..f0768f71e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.45.3](https://github.com/juspay/hyperswitch-web/compare/v0.45.2...v0.45.3) (2024-04-25) + + +### Bug Fixes + +* apple pay debugging ([#333](https://github.com/juspay/hyperswitch-web/issues/333)) ([ca96770](https://github.com/juspay/hyperswitch-web/commit/ca96770a46c0e273da77ae3f4d1fa154c6f8a87f)) + ## [0.45.2](https://github.com/juspay/hyperswitch-web/compare/v0.45.1...v0.45.2) (2024-04-24) diff --git a/package-lock.json b/package-lock.json index bbb44dd3d..d00ad385d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "orca-payment-page", - "version": "0.45.2", + "version": "0.45.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "orca-payment-page", - "version": "0.45.2", + "version": "0.45.3", "hasInstallScript": true, "dependencies": { "@aws-sdk/client-cloudfront": "^3.414.0", diff --git a/package.json b/package.json index da65d966d..11defacbc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orca-payment-page", - "version": "0.45.2", + "version": "0.45.3", "main": "index.js", "private": true, "dependencies": {