Skip to content

Commit

Permalink
chore(release): 0.55.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.55.0](v0.54.2...v0.55.0) (2024-05-23)

### Features

* unsupported card networks validation ([#370](#370)) ([05f527a](05f527a))
  • Loading branch information
semantic-release-bot committed May 23, 2024
1 parent 05f527a commit f085bfb
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.55.0](https://github.com/juspay/hyperswitch-web/compare/v0.54.2...v0.55.0) (2024-05-23)


### Features

* unsupported card networks validation ([#370](https://github.com/juspay/hyperswitch-web/issues/370)) ([05f527a](https://github.com/juspay/hyperswitch-web/commit/05f527abb475bdaf29912fd452a3b0f4b0b3bb55))

## [0.54.2](https://github.com/juspay/hyperswitch-web/compare/v0.54.1...v0.54.2) (2024-05-23)


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

0 comments on commit f085bfb

Please sign in to comment.