Skip to content

Commit

Permalink
chore(release): 0.78.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.78.0](v0.77.4...v0.78.0) (2024-07-26)

### Bug Fixes

* log payment data filled and payment method changed event if missed ([#514](#514)) ([61655c2](61655c2))

### Features

* pix-ItauBank api contract changes ([#527](#527)) ([fdd692e](fdd692e))
  • Loading branch information
semantic-release-bot committed Jul 26, 2024
1 parent 61655c2 commit fcb0afa
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [0.78.0](https://github.com/juspay/hyperswitch-web/compare/v0.77.4...v0.78.0) (2024-07-26)


### Bug Fixes

* log payment data filled and payment method changed event if missed ([#514](https://github.com/juspay/hyperswitch-web/issues/514)) ([61655c2](https://github.com/juspay/hyperswitch-web/commit/61655c2e540c3f73af010c3c75d62486033a8010))


### Features

* pix-ItauBank api contract changes ([#527](https://github.com/juspay/hyperswitch-web/issues/527)) ([fdd692e](https://github.com/juspay/hyperswitch-web/commit/fdd692e4a4a34e5b91cc9008337faad81e03c506))

## [0.77.4](https://github.com/juspay/hyperswitch-web/compare/v0.77.3...v0.77.4) (2024-07-25)


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

0 comments on commit fcb0afa

Please sign in to comment.