diff --git a/CHANGELOG.md b/CHANGELOG.md index 8bdb4b007..d6164a09d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +## [0.77.4](https://github.com/juspay/hyperswitch-web/compare/v0.77.3...v0.77.4) (2024-07-25) + + +### Reverts + +* passing initiativeContext to TrustPay ApplePay ([#522](https://github.com/juspay/hyperswitch-web/issues/522)) ([1ceefe1](https://github.com/juspay/hyperswitch-web/commit/1ceefe15d7943ac02b678b116c4058b4830f5b52)) + +## [0.77.3](https://github.com/juspay/hyperswitch-web/compare/v0.77.2...v0.77.3) (2024-07-24) + + +### Bug Fixes + +* passing initiativeContext to TrustPay ApplePay ([#519](https://github.com/juspay/hyperswitch-web/issues/519)) ([b74c816](https://github.com/juspay/hyperswitch-web/commit/b74c81656c92e6e917872eccb490944c195b1d47)) + ## [0.77.2](https://github.com/juspay/hyperswitch-web/compare/v0.77.1...v0.77.2) (2024-07-24) diff --git a/package-lock.json b/package-lock.json index bcf26ba32..074f5db01 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "orca-payment-page", - "version": "0.77.2", + "version": "0.77.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "orca-payment-page", - "version": "0.77.2", + "version": "0.77.4", "hasInstallScript": true, "dependencies": { "@aws-sdk/client-cloudfront": "^3.414.0", diff --git a/package.json b/package.json index bb5fd335b..c688489a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orca-payment-page", - "version": "0.77.2", + "version": "0.77.4", "main": "index.js", "private": true, "dependencies": {