Skip to content

Commit

Permalink
chore(release): 0.54.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.54.1](v0.54.0...v0.54.1) (2024-05-22)

### Bug Fixes

* saved method checkbox condition updated ([#395](#395)) ([8642913](8642913))
  • Loading branch information
semantic-release-bot committed May 22, 2024
1 parent 8642913 commit 767f2ed
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.54.1](https://github.com/juspay/hyperswitch-web/compare/v0.54.0...v0.54.1) (2024-05-22)


### Bug Fixes

* saved method checkbox condition updated ([#395](https://github.com/juspay/hyperswitch-web/issues/395)) ([8642913](https://github.com/juspay/hyperswitch-web/commit/8642913f5ba4be1c441499f15da2aab64870b209))

# [0.54.0](https://github.com/juspay/hyperswitch-web/compare/v0.53.3...v0.54.0) (2024-05-22)


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

0 comments on commit 767f2ed

Please sign in to comment.