Skip to content

Commit

Permalink
chore(release): 0.84.2 [skip ci]
Browse files Browse the repository at this point in the history
## [0.84.2](v0.84.1...v0.84.2) (2024-08-22)

### Bug Fixes

* google pay button border ([#570](#570)) ([44be5b6](44be5b6))
  • Loading branch information
semantic-release-bot committed Aug 22, 2024
1 parent 44be5b6 commit 04c7e13
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.84.2](https://github.com/juspay/hyperswitch-web/compare/v0.84.1...v0.84.2) (2024-08-22)


### Bug Fixes

* google pay button border ([#570](https://github.com/juspay/hyperswitch-web/issues/570)) ([44be5b6](https://github.com/juspay/hyperswitch-web/commit/44be5b69ed95d081d178d9dbed74e9ddcc336a56))

## [0.84.1](https://github.com/juspay/hyperswitch-web/compare/v0.84.0...v0.84.1) (2024-08-13)


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

0 comments on commit 04c7e13

Please sign in to comment.