diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d1064b4c..b4b7a1a6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.50.5](https://github.com/juspay/hyperswitch-web/compare/v0.50.4...v0.50.5) (2024-05-06) + + +### Bug Fixes + +* fixed Saveds Card Confirm Body Sending card details ([#352](https://github.com/juspay/hyperswitch-web/issues/352)) ([2925299](https://github.com/juspay/hyperswitch-web/commit/29252993dc8738549445c9f3c4ccee594674a89d)) + ## [0.50.4](https://github.com/juspay/hyperswitch-web/compare/v0.50.3...v0.50.4) (2024-05-06) diff --git a/package-lock.json b/package-lock.json index 88e4260f1..a180fad3d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "orca-payment-page", - "version": "0.50.4", + "version": "0.50.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "orca-payment-page", - "version": "0.50.4", + "version": "0.50.5", "hasInstallScript": true, "dependencies": { "@aws-sdk/client-cloudfront": "^3.414.0", diff --git a/package.json b/package.json index ad621e2da..a325b6a53 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orca-payment-page", - "version": "0.50.4", + "version": "0.50.5", "main": "index.js", "private": true, "dependencies": {