From ff7c2e8f580d410a5a2df7cf4f6eb8472c2a5a71 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 21 Nov 2023 14:31:28 +0000 Subject: [PATCH] chore(release): 0.7.0 [skip ci] # [0.7.0](https://github.com/juspay/hyperswitch-web/compare/v0.6.0...v0.7.0) (2023-11-21) ### Features * HS-132: Added Dynamic Fields for Cards and Blik ([#25](https://github.com/juspay/hyperswitch-web/issues/25)) ([d7efc5b](https://github.com/juspay/hyperswitch-web/commit/d7efc5bd5b7afe682bd577b4dc2da0ea48fe41eb)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5984882bb..d2e67d964 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [0.7.0](https://github.com/juspay/hyperswitch-web/compare/v0.6.0...v0.7.0) (2023-11-21) + + +### Features + +* HS-132: Added Dynamic Fields for Cards and Blik ([#25](https://github.com/juspay/hyperswitch-web/issues/25)) ([d7efc5b](https://github.com/juspay/hyperswitch-web/commit/d7efc5bd5b7afe682bd577b4dc2da0ea48fe41eb)) + # [0.6.0](https://github.com/juspay/hyperswitch-web/compare/v0.5.7...v0.6.0) (2023-11-21) diff --git a/package-lock.json b/package-lock.json index 2774017c2..3365d39ea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "orca-payment-page", - "version": "0.6.0", + "version": "0.7.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 968b69cea..e1f16aebb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orca-payment-page", - "version": "0.6.0", + "version": "0.7.0", "main": "index.js", "private": true, "dependencies": {