From 39381708515c6672829672f717153112e3256386 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 21 Dec 2023 16:11:42 +0000 Subject: [PATCH] chore(release): 0.16.4 [skip ci] ## [0.16.4](https://github.com/juspay/hyperswitch-web/compare/v0.16.3...v0.16.4) (2023-12-21) ### Bug Fixes * HS-132: Added all billing details if any is empty ([#80](https://github.com/juspay/hyperswitch-web/issues/80)) ([f7ce161](https://github.com/juspay/hyperswitch-web/commit/f7ce1618777f09fe8831a948712bc445df43f933)) --- 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 f2b594f4b..7cbb0f379 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.16.4](https://github.com/juspay/hyperswitch-web/compare/v0.16.3...v0.16.4) (2023-12-21) + + +### Bug Fixes + +* HS-132: Added all billing details if any is empty ([#80](https://github.com/juspay/hyperswitch-web/issues/80)) ([f7ce161](https://github.com/juspay/hyperswitch-web/commit/f7ce1618777f09fe8831a948712bc445df43f933)) + ## [0.16.3](https://github.com/juspay/hyperswitch-web/compare/v0.16.2...v0.16.3) (2023-12-21) diff --git a/package-lock.json b/package-lock.json index 98c78eed5..de855e99c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "orca-payment-page", - "version": "0.16.3", + "version": "0.16.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a3f637469..4cbc4d5cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orca-payment-page", - "version": "0.16.3", + "version": "0.16.4", "main": "index.js", "private": true, "dependencies": {