Skip to content

Commit

Permalink
chore(release): 0.57.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.57.0](v0.56.1...v0.57.0) (2024-05-30)

### Bug Fixes

* fixed ApplePay Event Handler ([#406](#406)) ([bfc7470](bfc7470))

### Features

* added PayPal SDK Via PayPal ([#404](#404)) ([084932d](084932d))
  • Loading branch information
semantic-release-bot committed May 30, 2024
1 parent 084932d commit 2e3552c
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [0.57.0](https://github.com/juspay/hyperswitch-web/compare/v0.56.1...v0.57.0) (2024-05-30)


### Bug Fixes

* fixed ApplePay Event Handler ([#406](https://github.com/juspay/hyperswitch-web/issues/406)) ([bfc7470](https://github.com/juspay/hyperswitch-web/commit/bfc747010c6a5c891d0d93e7ce9dbbcdd8980e07))


### Features

* added PayPal SDK Via PayPal ([#404](https://github.com/juspay/hyperswitch-web/issues/404)) ([084932d](https://github.com/juspay/hyperswitch-web/commit/084932d644cc4f7da9aebe124e069e97ee14476b))

## [0.56.1](https://github.com/juspay/hyperswitch-web/compare/v0.56.0...v0.56.1) (2024-05-27)


Expand Down
4 changes: 2 additions & 2 deletions 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.56.1",
"version": "0.57.0",
"main": "index.js",
"private": true,
"dependencies": {
Expand Down

0 comments on commit 2e3552c

Please sign in to comment.