From e0e5ca2c2fbebb7f5069eae8af1a96c04553d8be Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 10 Jul 2024 12:15:43 +0000 Subject: [PATCH] chore(release): 0.74.0 [skip ci] # [0.74.0](https://github.com/juspay/hyperswitch-web/compare/v0.73.2...v0.74.0) (2024-07-10) ### Features * added upi collect payment method type ([#491](https://github.com/juspay/hyperswitch-web/issues/491)) ([8b87fc4](https://github.com/juspay/hyperswitch-web/commit/8b87fc458546924918ac05f0cd6c8a28f879e89f)) --- 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 04f0cbe7a..d7e8cff86 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [0.74.0](https://github.com/juspay/hyperswitch-web/compare/v0.73.2...v0.74.0) (2024-07-10) + + +### Features + +* added upi collect payment method type ([#491](https://github.com/juspay/hyperswitch-web/issues/491)) ([8b87fc4](https://github.com/juspay/hyperswitch-web/commit/8b87fc458546924918ac05f0cd6c8a28f879e89f)) + ## [0.73.2](https://github.com/juspay/hyperswitch-web/compare/v0.73.1...v0.73.2) (2024-07-09) diff --git a/package-lock.json b/package-lock.json index 86f82c147..b385241a8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "orca-payment-page", - "version": "0.73.2", + "version": "0.74.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "orca-payment-page", - "version": "0.73.2", + "version": "0.74.0", "hasInstallScript": true, "dependencies": { "@aws-sdk/client-cloudfront": "^3.414.0", diff --git a/package.json b/package.json index 6d4809d1b..a06ad0cb5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orca-payment-page", - "version": "0.73.2", + "version": "0.74.0", "main": "index.js", "private": true, "dependencies": {