Skip to content

Commit

Permalink
chore(main): release 3.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored and dmengelt committed May 2, 2023
1 parent b03a03e commit 3ec0b3e
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.9](https://github.com/google-pay/google-pay-button/compare/v3.0.8...v3.0.9) (2023-05-02)


### Bug Fixes

* added error handling if google is not defined ([b03a03e](https://github.com/google-pay/google-pay-button/commit/b03a03e90fcdee93e9c9b200a2664b55c201dfd2))

## [3.0.8](https://github.com/google-pay/google-pay-button/compare/v3.0.7...v3.0.8) (2023-04-24)


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.8",
"version": "3.0.9",
"description": "Google Pay button component",
"main": "dist/GooglePayButton.js",
"types": "dist/GooglePayButton.d.ts",
Expand Down

0 comments on commit 3ec0b3e

Please sign in to comment.