From 8063f4b5314050a2f03d7963986bf319c18b7126 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 22 Jan 2024 12:19:54 +0000 Subject: [PATCH] chore(release): 0.20.0 [skip ci] # [0.20.0](https://github.com/juspay/hyperswitch-web/compare/v0.19.0...v0.20.0) (2024-01-22) ### Bug Fixes * HS-123: created separate iframe for full screen ([#111](https://github.com/juspay/hyperswitch-web/issues/111)) ([303ba00](https://github.com/juspay/hyperswitch-web/commit/303ba00dac09496850e5173f86048a6e46be0b34)) ### Features * HS-197: Added Address Element ([#109](https://github.com/juspay/hyperswitch-web/issues/109)) ([dd4a18a](https://github.com/juspay/hyperswitch-web/commit/dd4a18aa19a4490d95f070066f92ad35759733e1)) --- CHANGELOG.md | 12 ++++++++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c315ce0..a58a007b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# [0.20.0](https://github.com/juspay/hyperswitch-web/compare/v0.19.0...v0.20.0) (2024-01-22) + + +### Bug Fixes + +* HS-123: created separate iframe for full screen ([#111](https://github.com/juspay/hyperswitch-web/issues/111)) ([303ba00](https://github.com/juspay/hyperswitch-web/commit/303ba00dac09496850e5173f86048a6e46be0b34)) + + +### Features + +* HS-197: Added Address Element ([#109](https://github.com/juspay/hyperswitch-web/issues/109)) ([dd4a18a](https://github.com/juspay/hyperswitch-web/commit/dd4a18aa19a4490d95f070066f92ad35759733e1)) + # [0.19.0](https://github.com/juspay/hyperswitch-web/compare/v0.18.1...v0.19.0) (2024-01-19) diff --git a/package-lock.json b/package-lock.json index 68867ac4..603225a0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "orca-payment-page", - "version": "0.19.0", + "version": "0.20.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 8598b3cd..8f63850c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orca-payment-page", - "version": "0.19.0", + "version": "0.20.0", "main": "index.js", "private": true, "dependencies": {