Skip to content

Commit

Permalink
chore(release): 0.16.3 [skip ci]
Browse files Browse the repository at this point in the history
## [0.16.3](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](#78)) ([2ee7afc](2ee7afc))
  • Loading branch information
semantic-release-bot committed Dec 21, 2023
1 parent 2ee7afc commit d5e9c82
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "orca-payment-page",
"version": "0.16.2",
"version": "0.16.3",
"main": "index.js",
"private": true,
"dependencies": {
Expand Down

0 comments on commit d5e9c82

Please sign in to comment.