Skip to content

Commit

Permalink
chore(release): 0.21.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.21.0](juspay/hyperswitch-web@v0.20.5...v0.21.0) (2024-02-01)

### Bug Fixes

* HS-12344: Email fields empty for saved cards flow ([#127](juspay/hyperswitch-web#127)) ([710f705](juspay/hyperswitch-web@710f705))

### Features

* HS-2222: Dynamic fields support for IDeal, Sofort and Eps ([#125](juspay/hyperswitch-web#125)) ([789ecb9](juspay/hyperswitch-web@789ecb9))
  • Loading branch information
rising-dragon401 committed Feb 1, 2024
1 parent df1160f commit 63b2cab
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [0.21.0](https://github.com/juspay/hyperswitch-web/compare/v0.20.5...v0.21.0) (2024-02-01)


### Bug Fixes

* HS-12344: Email fields empty for saved cards flow ([#127](https://github.com/juspay/hyperswitch-web/issues/127)) ([710f705](https://github.com/juspay/hyperswitch-web/commit/710f705f738a0c805847a3b596e83d449486d704))


### Features

* HS-2222: Dynamic fields support for IDeal, Sofort and Eps ([#125](https://github.com/juspay/hyperswitch-web/issues/125)) ([789ecb9](https://github.com/juspay/hyperswitch-web/commit/789ecb99ffff4c9ee9ffe55af501ba8953c667b7))

## [0.20.5](https://github.com/juspay/hyperswitch-web/compare/v0.20.4...v0.20.5) (2024-01-24)


Expand Down
2 changes: 1 addition & 1 deletion 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.20.5",
"version": "0.21.0",
"main": "index.js",
"private": true,
"dependencies": {
Expand Down

0 comments on commit 63b2cab

Please sign in to comment.