Skip to content

Commit

Permalink
chore: release 0.11.0 (#21)
Browse files Browse the repository at this point in the history
* updated CHANGELOG.md [ci skip]

* updated package.json [ci skip]

* updated package-lock.json [ci skip]

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] committed Jun 19, 2020
1 parent 7b0e4dd commit 30064e2
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

## [0.11.0](https://www.github.com/google-pay/google-pay-button/compare/v0.10.1...v0.11.0) (2020-06-19)


### Features

* add prefetchPaymentData integration ([7b0e4dd](https://www.github.com/google-pay/google-pay-button/commit/7b0e4dd30e499a7561f1aabefed83ef7e0ad665f))

### [0.10.1](https://www.github.com/google-pay/google-pay-button/compare/v0.10.0...v0.10.1) (2020-06-19)


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

0 comments on commit 30064e2

Please sign in to comment.