Skip to content

Commit

Permalink
Merge branch 'main' of github.com:juspay/hyperswitch-web into changes…
Browse files Browse the repository at this point in the history
…-card-payment
  • Loading branch information
Pritish Budhiraja committed Apr 17, 2024
2 parents ca2e77a + 7cd419f commit 9591526
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.42.1](https://github.com/juspay/hyperswitch-web/compare/v0.42.0...v0.42.1) (2024-04-17)


### Bug Fixes

* card payment changes ([#303](https://github.com/juspay/hyperswitch-web/issues/303)) ([25dc996](https://github.com/juspay/hyperswitch-web/commit/25dc996c82fd459a67cf4836c2652cdee91b1cca))

# [0.42.0](https://github.com/juspay/hyperswitch-web/compare/v0.41.0...v0.42.0) (2024-04-17)


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

0 comments on commit 9591526

Please sign in to comment.