Skip to content

Commit

Permalink
Merge branch 'main' into feat/payment-session-headless
Browse files Browse the repository at this point in the history
  • Loading branch information
prafulkoppalkar authored Mar 11, 2024
2 parents 39b11e0 + 180266c commit cff8712
Show file tree
Hide file tree
Showing 3 changed files with 66 additions and 122 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [0.30.0](https://github.com/juspay/hyperswitch-web/compare/v0.29.1...v0.30.0) (2024-03-11)


### Features

* Support to handle confirm button (E2E) ([#198](https://github.com/juspay/hyperswitch-web/issues/198)) ([a4ffecf](https://github.com/juspay/hyperswitch-web/commit/a4ffecf0cc31a3d094eb0f8c57d9d8260d06204b))

## [0.29.1](https://github.com/juspay/hyperswitch-web/compare/v0.29.0...v0.29.1) (2024-03-11)


Expand Down
179 changes: 58 additions & 121 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.29.1",
"version": "0.30.0",
"main": "index.js",
"private": true,
"dependencies": {
Expand Down

0 comments on commit cff8712

Please sign in to comment.