Skip to content

Commit

Permalink
chore(release): 0.65.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.65.0](juspay/hyperswitch-web@v0.64.0...v0.65.0) (2024-06-13)

### Features

* added prop for displayDefaultSavedPaymentIcon ([#434](juspay/hyperswitch-web#434)) ([b141aed](juspay/hyperswitch-web@b141aed))
  • Loading branch information
rising-dragon401 committed Jun 13, 2024
1 parent 12469f0 commit c204454
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.65.0](https://github.com/juspay/hyperswitch-web/compare/v0.64.0...v0.65.0) (2024-06-13)


### Features

* added prop for displayDefaultSavedPaymentIcon ([#434](https://github.com/juspay/hyperswitch-web/issues/434)) ([b141aed](https://github.com/juspay/hyperswitch-web/commit/b141aedf07e8eff9d6653440631aa193e72db712))

# [0.64.0](https://github.com/juspay/hyperswitch-web/compare/v0.63.0...v0.64.0) (2024-06-13)


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

0 comments on commit c204454

Please sign in to comment.