Skip to content

Commit

Permalink
chore(main): release 3.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored and dmengelt committed Apr 21, 2023
1 parent 8d2fc32 commit 7a1eb7b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

## [3.0.7](https://github.com/google-pay/google-pay-button/compare/v3.0.6...v3.0.7) (2023-04-21)


### Bug Fixes

* do not reference undefined google during component mounting ([8d2fc32](https://github.com/google-pay/google-pay-button/commit/8d2fc32caa4f97c9aa0b8e32533e8fb8702c567e))

## [3.0.6](https://github.com/google-pay/google-pay-button/compare/v3.0.5...v3.0.6) (2023-02-28)


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

0 comments on commit 7a1eb7b

Please sign in to comment.