Skip to content

Commit

Permalink
chore(main): release 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored and dmengelt committed Dec 12, 2022
1 parent 73c518c commit eef0cae
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,5 +1,12 @@
# Changelog

## [3.0.2](https://github.com/google-pay/google-pay-button/compare/v3.0.1...v3.0.2) (2022-12-12)


### Bug Fixes

* onError callback not called for @google-pay/button-react - fixes [#170](https://github.com/google-pay/google-pay-button/issues/170) ([73c518c](https://github.com/google-pay/google-pay-button/commit/73c518cc7c64ce96f484e4b1194f9a97dfcf64d1))

## [3.0.1](https://github.com/google-pay/google-pay-button/compare/v3.0.0...v3.0.1) (2022-12-05)


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,7 +1,7 @@
{
"private": true,
"name": "google-pay-button",
"version": "3.0.1",
"version": "3.0.2",
"description": "Google Pay button component",
"main": "dist/GooglePayButton.js",
"types": "dist/GooglePayButton.d.ts",
Expand Down

0 comments on commit eef0cae

Please sign in to comment.