From 5aaa4aec5efc0cbafa977339b94d98e0d0acaa22 Mon Sep 17 00:00:00 2001 From: rising-dragon401 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 8d0570e..cf97890 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 aaed2f7..957ca96 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 811c1c2..bfc4c15 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": {