Skip to content

Commit

Permalink
chore(main): release 3.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored and dmengelt committed Jul 17, 2023
1 parent 3e8b7ac commit 3fefad0
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.10](https://github.com/google-pay/google-pay-button/compare/v3.0.9...v3.0.10) (2023-07-17)


### Bug Fixes

* invalidation values comparison for objects ([3e8b7ac](https://github.com/google-pay/google-pay-button/commit/3e8b7ac3757a8b9d5f14cb68ed09f039c45d5055))

## [3.0.9](https://github.com/google-pay/google-pay-button/compare/v3.0.8...v3.0.9) (2023-05-02)


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

0 comments on commit 3fefad0

Please sign in to comment.