Skip to content

Commit

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

### Features

* phone country dropdown added ([#270](juspay/hyperswitch-web#270)) ([f6a945c](juspay/hyperswitch-web@f6a945c))
  • Loading branch information
rising-dragon401 committed May 10, 2024
1 parent f216e1c commit 32de1d2
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.51.0](https://github.com/juspay/hyperswitch-web/compare/v0.50.14...v0.51.0) (2024-05-10)


### Features

* phone country dropdown added ([#270](https://github.com/juspay/hyperswitch-web/issues/270)) ([f6a945c](https://github.com/juspay/hyperswitch-web/commit/f6a945c238b28f69ded4062ff851170f5ee0a590))

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

0 comments on commit 32de1d2

Please sign in to comment.