From 1608565a250684b1ba9bba725bcd246c407f5cb1 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 24 Nov 2023 08:03:00 +0000 Subject: [PATCH] chore(release): 0.12.0 [skip ci] # [0.12.0](https://github.com/juspay/hyperswitch-web/compare/v0.11.0...v0.12.0) (2023-11-24) ### Features * HS-145: New Design for playground | Bug fixes ([#44](https://github.com/juspay/hyperswitch-web/issues/44)) ([c357019](https://github.com/juspay/hyperswitch-web/commit/c35701972850900111efad8c10a526873bb3b1a0)) --- 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 09d69d114..a38575503 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [0.12.0](https://github.com/juspay/hyperswitch-web/compare/v0.11.0...v0.12.0) (2023-11-24) + + +### Features + +* HS-145: New Design for playground | Bug fixes ([#44](https://github.com/juspay/hyperswitch-web/issues/44)) ([c357019](https://github.com/juspay/hyperswitch-web/commit/c35701972850900111efad8c10a526873bb3b1a0)) + # [0.11.0](https://github.com/juspay/hyperswitch-web/compare/v0.10.0...v0.11.0) (2023-11-24) diff --git a/package-lock.json b/package-lock.json index a8dbf7bf7..6189ba0cd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "orca-payment-page", - "version": "0.11.0", + "version": "0.12.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 452648550..9fb6c678f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orca-payment-page", - "version": "0.11.0", + "version": "0.12.0", "main": "index.js", "private": true, "dependencies": {