Skip to content

Commit

Permalink
chore: release 2.1.4 (#56)
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 Nov 14, 2020
1 parent d796162 commit 16983aa
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.1.4](https://www.github.com/google-pay/google-pay-button/compare/v2.1.3...v2.1.4) (2020-11-14)


### Bug Fixes

* add @types/googlepay as a direct dependenct for @google-pay/button-angular ([d796162](https://www.github.com/google-pay/google-pay-button/commit/d796162997e4246b6040bf8594be9ac158702492))

### [2.1.3](https://www.github.com/google-pay/google-pay-button/compare/v2.1.2...v2.1.3) (2020-11-11)


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

0 comments on commit 16983aa

Please sign in to comment.