Skip to content

Commit

Permalink
chore(release): 0.49.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.49.1](v0.49.0...v0.49.1) (2024-05-03)

### Bug Fixes

* card holder name showing twice ([#349](#349)) ([f72fb5a](f72fb5a))
  • Loading branch information
semantic-release-bot committed May 3, 2024
1 parent f72fb5a commit 95b8a70
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.49.1](https://github.com/juspay/hyperswitch-web/compare/v0.49.0...v0.49.1) (2024-05-03)


### Bug Fixes

* card holder name showing twice ([#349](https://github.com/juspay/hyperswitch-web/issues/349)) ([f72fb5a](https://github.com/juspay/hyperswitch-web/commit/f72fb5a4518e98205479801f74ec5cb2a5bca0fd))

# [0.49.0](https://github.com/juspay/hyperswitch-web/compare/v0.48.2...v0.49.0) (2024-05-03)


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

0 comments on commit 95b8a70

Please sign in to comment.