Skip to content

Commit

Permalink
chore: release 2.0.1 (#47)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] committed Sep 10, 2020
1 parent eddc588 commit 5feac91
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [2.0.1](https://www.github.com/google-pay/google-pay-button/compare/v2.0.0...v2.0.1) (2020-09-10)


### Bug Fixes

* update @types/googlepay package dependency ([eddc588](https://www.github.com/google-pay/google-pay-button/commit/eddc58816a99121b6885627eaaaf209648319340))

## [2.0.0](https://www.github.com/google-pay/google-pay-button/compare/v1.1.7...v2.0.0) (2020-09-10)


Expand Down
2 changes: 1 addition & 1 deletion 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": "2.0.0",
"version": "2.0.1",
"description": "Google Pay button component",
"main": "dist/GooglePayButton.js",
"types": "dist/GooglePayButton.d.ts",
Expand Down

0 comments on commit 5feac91

Please sign in to comment.