Skip to content

Commit

Permalink
chore(release): 0.72.7 [skip ci]
Browse files Browse the repository at this point in the history
## [0.72.7](v0.72.6...v0.72.7) (2024-07-08)

### Bug Fixes

* passing customer acceptance if recurring_enabled is false in saved methods list ([#476](#476)) ([27c132e](27c132e))
  • Loading branch information
semantic-release-bot committed Jul 8, 2024
1 parent 27c132e commit 70b920b
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.7](https://github.com/juspay/hyperswitch-web/compare/v0.72.6...v0.72.7) (2024-07-08)


### Bug Fixes

* passing customer acceptance if recurring_enabled is false in saved methods list ([#476](https://github.com/juspay/hyperswitch-web/issues/476)) ([27c132e](https://github.com/juspay/hyperswitch-web/commit/27c132e0dbad9102ec7b9e9cfbf4d6d886b33bdd))

## [0.72.6](https://github.com/juspay/hyperswitch-web/compare/v0.72.5...v0.72.6) (2024-07-04)


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

0 comments on commit 70b920b

Please sign in to comment.