Skip to content

Commit 7a1eb7b

Browse files
release-please[bot]dmengelt
authored andcommitted
chore(main): release 3.0.7
1 parent 8d2fc32 commit 7a1eb7b

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.0.7](https://github.com/google-pay/google-pay-button/compare/v3.0.6...v3.0.7) (2023-04-21)
4+
5+
6+
### Bug Fixes
7+
8+
* do not reference undefined google during component mounting ([8d2fc32](https://github.com/google-pay/google-pay-button/commit/8d2fc32caa4f97c9aa0b8e32533e8fb8702c567e))
9+
310
## [3.0.6](https://github.com/google-pay/google-pay-button/compare/v3.0.5...v3.0.6) (2023-02-28)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "google-pay-button",
4-
"version": "3.0.6",
4+
"version": "3.0.7",
55
"description": "Google Pay button component",
66
"main": "dist/GooglePayButton.js",
77
"types": "dist/GooglePayButton.d.ts",

0 commit comments

Comments
 (0)