From 9822b69cb06fd9401dba0c6b903b7d93d2f95029 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 16 May 2024 09:00:07 +0000 Subject: [PATCH] chore(release): 0.52.2 [skip ci] ## [0.52.2](https://github.com/juspay/hyperswitch-web/compare/v0.52.1...v0.52.2) (2024-05-16) ### Bug Fixes * added utility function ([#368](https://github.com/juspay/hyperswitch-web/issues/368)) ([4c2c5a1](https://github.com/juspay/hyperswitch-web/commit/4c2c5a1b451cc3f80d73b002121055df6cb38c9b)) --- 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 1fe1eafdd..7aa4d474f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.52.2](https://github.com/juspay/hyperswitch-web/compare/v0.52.1...v0.52.2) (2024-05-16) + + +### Bug Fixes + +* added utility function ([#368](https://github.com/juspay/hyperswitch-web/issues/368)) ([4c2c5a1](https://github.com/juspay/hyperswitch-web/commit/4c2c5a1b451cc3f80d73b002121055df6cb38c9b)) + ## [0.52.1](https://github.com/juspay/hyperswitch-web/compare/v0.52.0...v0.52.1) (2024-05-14) diff --git a/package-lock.json b/package-lock.json index c694e3d63..464df6992 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "orca-payment-page", - "version": "0.52.1", + "version": "0.52.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "orca-payment-page", - "version": "0.52.1", + "version": "0.52.2", "hasInstallScript": true, "dependencies": { "@aws-sdk/client-cloudfront": "^3.414.0", diff --git a/package.json b/package.json index 350dcf718..b43d4c5db 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orca-payment-page", - "version": "0.52.1", + "version": "0.52.2", "main": "index.js", "private": true, "dependencies": {