Skip to content

Commit

Permalink
chore: release 1.1.0 (#37)
Browse files Browse the repository at this point in the history
* chore: updated package-lock.json [ci skip]

* chore: updated CHANGELOG.md [ci skip]

* chore: updated package.json

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Aug 21, 2020
1 parent 274d6ec commit f78520a
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

## [1.1.0](https://www.github.com/google-pay/google-pay-button/compare/v1.0.4...v1.1.0) (2020-08-21)


### Features

* add support for donate button ([193c781](https://www.github.com/google-pay/google-pay-button/commit/193c781dfeffb72591110b1dafc7252aad33aebb)), closes [#34](https://www.github.com/google-pay/google-pay-button/issues/34)

### [1.0.4](https://www.github.com/google-pay/google-pay-button/compare/v1.0.3...v1.0.4) (2020-07-22)


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

0 comments on commit f78520a

Please sign in to comment.