From d5e9c821c8b8304ab5ca4169fd95c7428ca0d3f5 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 21 Dec 2023 12:26:41 +0000 Subject: [PATCH] chore(release): 0.16.3 [skip ci] ## [0.16.3](https://github.com/juspay/hyperswitch-web/compare/v0.16.2...v0.16.3) (2023-12-21) ### Bug Fixes * HS-183: ApplePay Payment Request to take client's country in case session sends null ([#78](https://github.com/juspay/hyperswitch-web/issues/78)) ([2ee7afc](https://github.com/juspay/hyperswitch-web/commit/2ee7afcf9aff6da3d6a92a6ff7624c07d7785814)) --- 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 7e010f6af..f2b594f4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.16.3](https://github.com/juspay/hyperswitch-web/compare/v0.16.2...v0.16.3) (2023-12-21) + + +### Bug Fixes + +* HS-183: ApplePay Payment Request to take client's country in case session sends null ([#78](https://github.com/juspay/hyperswitch-web/issues/78)) ([2ee7afc](https://github.com/juspay/hyperswitch-web/commit/2ee7afcf9aff6da3d6a92a6ff7624c07d7785814)) + ## [0.16.2](https://github.com/juspay/hyperswitch-web/compare/v0.16.1...v0.16.2) (2023-12-20) diff --git a/package-lock.json b/package-lock.json index f52fe0d5a..98c78eed5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "orca-payment-page", - "version": "0.16.2", + "version": "0.16.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ac8f3a78e..a3f637469 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orca-payment-page", - "version": "0.16.2", + "version": "0.16.3", "main": "index.js", "private": true, "dependencies": {