Skip to content

Commit

Permalink
Merge branch 'main' into payment-management
Browse files Browse the repository at this point in the history
  • Loading branch information
PritishBudhiraja committed Jul 4, 2024
2 parents b7940d1 + 497cc7e commit 2c5605f
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.72.3](https://github.com/juspay/hyperswitch-web/compare/v0.72.2...v0.72.3) (2024-07-04)


### Bug Fixes

* payment data filled event logs for few payment methods ([#467](https://github.com/juspay/hyperswitch-web/issues/467)) ([c1610d5](https://github.com/juspay/hyperswitch-web/commit/c1610d59fc4abc4bbce4d98bef7fb8c0ac8625a5))

## [0.72.2](https://github.com/juspay/hyperswitch-web/compare/v0.72.1...v0.72.2) (2024-07-04)


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

0 comments on commit 2c5605f

Please sign in to comment.