Skip to content

Commit

Permalink
chore(release): 0.72.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.72.0](v0.71.11...v0.72.0) (2024-07-03)

### Features

* pm auth connector integration - Plaid ([#461](#461)) ([222b322](222b322))
  • Loading branch information
semantic-release-bot committed Jul 3, 2024
1 parent 222b322 commit c5dec3a
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.72.0](https://github.com/juspay/hyperswitch-web/compare/v0.71.11...v0.72.0) (2024-07-03)


### Features

* pm auth connector integration - Plaid ([#461](https://github.com/juspay/hyperswitch-web/issues/461)) ([222b322](https://github.com/juspay/hyperswitch-web/commit/222b3227d7bf6f555fe8016975348d050162d91a))

## [0.71.11](https://github.com/juspay/hyperswitch-web/compare/v0.71.10...v0.71.11) (2024-07-02)


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

0 comments on commit c5dec3a

Please sign in to comment.