Skip to content

Commit

Permalink
chore(release): 0.26.4 [skip ci]
Browse files Browse the repository at this point in the history
## [0.26.4](v0.26.3...v0.26.4) (2024-02-28)

### Bug Fixes

* **sdkHandleOneClickConfirmPayment:** properly handling redirection for one click payment methods ([#192](#192)) ([0e70b4f](0e70b4f))
  • Loading branch information
semantic-release-bot committed Feb 28, 2024
1 parent 0e70b4f commit c3911b9
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.26.4](https://github.com/juspay/hyperswitch-web/compare/v0.26.3...v0.26.4) (2024-02-28)


### Bug Fixes

* **sdkHandleOneClickConfirmPayment:** properly handling redirection for one click payment methods ([#192](https://github.com/juspay/hyperswitch-web/issues/192)) ([0e70b4f](https://github.com/juspay/hyperswitch-web/commit/0e70b4f4fc3998ac3616adc124aa0ccf2c08ae2b))

## [0.26.3](https://github.com/juspay/hyperswitch-web/compare/v0.26.2...v0.26.3) (2024-02-28)


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

0 comments on commit c3911b9

Please sign in to comment.