From 63a54aab85d629b67d3a377fa00a73ff0d73c21a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 18 Apr 2024 11:15:18 +0000 Subject: [PATCH] chore(release): 0.43.5 [skip ci] ## [0.43.5](https://github.com/juspay/hyperswitch-web/compare/v0.43.4...v0.43.5) (2024-04-18) ### Bug Fixes * updated premountloader iframe src ([#311](https://github.com/juspay/hyperswitch-web/issues/311)) ([188ccf0](https://github.com/juspay/hyperswitch-web/commit/188ccf0f9d5cd59859590fa5870b61c569ce70fc)) --- 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 8d0570ea5..cf9789067 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.43.5](https://github.com/juspay/hyperswitch-web/compare/v0.43.4...v0.43.5) (2024-04-18) + + +### Bug Fixes + +* updated premountloader iframe src ([#311](https://github.com/juspay/hyperswitch-web/issues/311)) ([188ccf0](https://github.com/juspay/hyperswitch-web/commit/188ccf0f9d5cd59859590fa5870b61c569ce70fc)) + ## [0.43.4](https://github.com/juspay/hyperswitch-web/compare/v0.43.3...v0.43.4) (2024-04-18) ## [0.43.3](https://github.com/juspay/hyperswitch-web/compare/v0.43.2...v0.43.3) (2024-04-18) diff --git a/package-lock.json b/package-lock.json index aaed2f782..957ca9654 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "orca-payment-page", - "version": "0.43.4", + "version": "0.43.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "orca-payment-page", - "version": "0.43.4", + "version": "0.43.5", "hasInstallScript": true, "dependencies": { "@aws-sdk/client-cloudfront": "^3.414.0", diff --git a/package.json b/package.json index 811c1c24f..bfc4c1520 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orca-payment-page", - "version": "0.43.4", + "version": "0.43.5", "main": "index.js", "private": true, "dependencies": {