Skip to content

Commit

Permalink
chore(release): 0.62.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.62.0](juspay/hyperswitch-web@v0.61.2...v0.62.0) (2024-06-11)

### Bug Fixes

* two shimmers issue fixed ([#424](juspay/hyperswitch-web#424)) ([78ba856](juspay/hyperswitch-web@78ba856))

### Features

* crypto currency network added ([#403](juspay/hyperswitch-web#403)) ([24f7297](juspay/hyperswitch-web@24f7297))
  • Loading branch information
rising-dragon401 committed Jun 11, 2024
1 parent 9ffaf2b commit ae5236b
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.62.0](https://github.com/juspay/hyperswitch-web/compare/v0.61.2...v0.62.0) (2024-06-11)


### Bug Fixes

* two shimmers issue fixed ([#424](https://github.com/juspay/hyperswitch-web/issues/424)) ([78ba856](https://github.com/juspay/hyperswitch-web/commit/78ba8561e85e7dbf9f7257337b155265295d7392))


### Features

* crypto currency network added ([#403](https://github.com/juspay/hyperswitch-web/issues/403)) ([24f7297](https://github.com/juspay/hyperswitch-web/commit/24f72972e7faa45edc77f7e75248ca9c8f3334d8))

## [0.61.2](https://github.com/juspay/hyperswitch-web/compare/v0.61.1...v0.61.2) (2024-06-07)


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

0 comments on commit ae5236b

Please sign in to comment.