From 85ac9dbb06800c2512c2098b6cf730cabb212c23 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 6 May 2024 13:26:20 +0000 Subject: [PATCH] chore(release): 0.50.4 [skip ci] ## [0.50.4](https://github.com/juspay/hyperswitch-web/compare/v0.50.3...v0.50.4) (2024-05-06) ### Bug Fixes * combined Dynamic Fields for credit and debit ([#351](https://github.com/juspay/hyperswitch-web/issues/351)) ([fceda3c](https://github.com/juspay/hyperswitch-web/commit/fceda3c4a4c49b528a564d4eabeb711504e2307a)) --- 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 f762881a6..2d1064b4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.50.4](https://github.com/juspay/hyperswitch-web/compare/v0.50.3...v0.50.4) (2024-05-06) + + +### Bug Fixes + +* combined Dynamic Fields for credit and debit ([#351](https://github.com/juspay/hyperswitch-web/issues/351)) ([fceda3c](https://github.com/juspay/hyperswitch-web/commit/fceda3c4a4c49b528a564d4eabeb711504e2307a)) + ## [0.50.3](https://github.com/juspay/hyperswitch-web/compare/v0.50.2...v0.50.3) (2024-05-06) ## [0.50.2](https://github.com/juspay/hyperswitch-web/compare/v0.50.1...v0.50.2) (2024-05-06) diff --git a/package-lock.json b/package-lock.json index 34ca583d4..88e4260f1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "orca-payment-page", - "version": "0.50.3", + "version": "0.50.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "orca-payment-page", - "version": "0.50.3", + "version": "0.50.4", "hasInstallScript": true, "dependencies": { "@aws-sdk/client-cloudfront": "^3.414.0", diff --git a/package.json b/package.json index 9c4b2685e..ad621e2da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orca-payment-page", - "version": "0.50.3", + "version": "0.50.4", "main": "index.js", "private": true, "dependencies": {