Skip to content

Commit

Permalink
chore(release): 0.56.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.56.0](v0.55.2...v0.56.0) (2024-05-27)

### Bug Fixes

* added Fixes for one click widgets ([#399](#399)) ([a1a1c5e](a1a1c5e))

### Features

* 3DS netcetra Part B ([#383](#383)) ([aa44b98](aa44b98))
  • Loading branch information
semantic-release-bot committed May 27, 2024
1 parent a1a1c5e commit b5961de
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.56.0](https://github.com/juspay/hyperswitch-web/compare/v0.55.2...v0.56.0) (2024-05-27)


### Bug Fixes

* added Fixes for one click widgets ([#399](https://github.com/juspay/hyperswitch-web/issues/399)) ([a1a1c5e](https://github.com/juspay/hyperswitch-web/commit/a1a1c5e3017d1c43edae05081e74f6e9ffdaa924))


### Features

* 3DS netcetra Part B ([#383](https://github.com/juspay/hyperswitch-web/issues/383)) ([aa44b98](https://github.com/juspay/hyperswitch-web/commit/aa44b98b853bda6ed2b91f5276e027a120df2be8))

## [0.55.2](https://github.com/juspay/hyperswitch-web/compare/v0.55.1...v0.55.2) (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.55.2",
"version": "0.56.0",
"main": "index.js",
"private": true,
"dependencies": {
Expand Down

0 comments on commit b5961de

Please sign in to comment.