From dbc99eb8f93fe92d4a4a17189e7066215325bd8c Mon Sep 17 00:00:00 2001 From: rising-dragon401 Date: Fri, 14 Jun 2024 12:27:43 +0000 Subject: [PATCH] chore(release): 0.66.0 [skip ci] # [0.66.0](https://github.com/juspay/hyperswitch-web/compare/v0.65.5...v0.66.0) (2024-06-14) ### Features * hideCardNicknameField added ([#445](https://github.com/juspay/hyperswitch-web/issues/445)) ([36109ca](https://github.com/juspay/hyperswitch-web/commit/36109ca1700d426908b956a1e10512e3602fe7dd)) --- 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 428f08b..2e5b089 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [0.66.0](https://github.com/juspay/hyperswitch-web/compare/v0.65.5...v0.66.0) (2024-06-14) + + +### Features + +* hideCardNicknameField added ([#445](https://github.com/juspay/hyperswitch-web/issues/445)) ([36109ca](https://github.com/juspay/hyperswitch-web/commit/36109ca1700d426908b956a1e10512e3602fe7dd)) + ## [0.65.5](https://github.com/juspay/hyperswitch-web/compare/v0.65.4...v0.65.5) (2024-06-14) diff --git a/package-lock.json b/package-lock.json index 5ff6b41..7a2fbc2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "orca-payment-page", - "version": "0.65.5", + "version": "0.66.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "orca-payment-page", - "version": "0.65.5", + "version": "0.66.0", "hasInstallScript": true, "dependencies": { "@aws-sdk/client-cloudfront": "^3.414.0", diff --git a/package.json b/package.json index 0110c98..443b58b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orca-payment-page", - "version": "0.65.5", + "version": "0.66.0", "main": "index.js", "private": true, "dependencies": {