Skip to content

Commit

Permalink
chore(release): 0.50.13 [skip ci]
Browse files Browse the repository at this point in the history
## [0.50.13](juspay/hyperswitch-web@v0.50.12...v0.50.13) (2024-05-10)

### Bug Fixes

* paynow button fix for required fields ([#364](juspay/hyperswitch-web#364)) ([0d8f1f7](juspay/hyperswitch-web@0d8f1f7))
  • Loading branch information
rising-dragon401 committed May 10, 2024
1 parent 7c2c54d commit 7049dbf
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.50.13](https://github.com/juspay/hyperswitch-web/compare/v0.50.12...v0.50.13) (2024-05-10)


### Bug Fixes

* paynow button fix for required fields ([#364](https://github.com/juspay/hyperswitch-web/issues/364)) ([0d8f1f7](https://github.com/juspay/hyperswitch-web/commit/0d8f1f76cadd8030b15af38669e5a038d1ddfd3b))

## [0.50.12](https://github.com/juspay/hyperswitch-web/compare/v0.50.11...v0.50.12) (2024-05-10)


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.50.12",
"version": "0.50.13",
"main": "index.js",
"private": true,
"dependencies": {
Expand Down

0 comments on commit 7049dbf

Please sign in to comment.