From 79c40022bbc256ba3976d8ced75c8f51bac055c5 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 21 Nov 2023 13:14:09 +0000 Subject: [PATCH] chore(release): 0.6.0 [skip ci] # [0.6.0](https://github.com/juspay/hyperswitch-web/compare/v0.5.7...v0.6.0) (2023-11-21) ### Features * HS-169: Script added for setup and clean up on AWS standalone deployment ([#35](https://github.com/juspay/hyperswitch-web/issues/35)) ([e3a7985](https://github.com/juspay/hyperswitch-web/commit/e3a79851d47c693599c05a25bdd8a47b4bd31205)) --- 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 88fa864c0..5984882bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [0.6.0](https://github.com/juspay/hyperswitch-web/compare/v0.5.7...v0.6.0) (2023-11-21) + + +### Features + +* HS-169: Script added for setup and clean up on AWS standalone deployment ([#35](https://github.com/juspay/hyperswitch-web/issues/35)) ([e3a7985](https://github.com/juspay/hyperswitch-web/commit/e3a79851d47c693599c05a25bdd8a47b4bd31205)) + ## [0.5.7](https://github.com/juspay/hyperswitch-web/compare/v0.5.6...v0.5.7) (2023-11-21) diff --git a/package-lock.json b/package-lock.json index 6045f5924..2774017c2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "orca-payment-page", - "version": "0.5.7", + "version": "0.6.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 7070213a3..968b69cea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orca-payment-page", - "version": "0.5.7", + "version": "0.6.0", "main": "index.js", "private": true, "dependencies": {