Skip to content

Commit

Permalink
Merge pull request #4 from google-pay/release-v0.1.1
Browse files Browse the repository at this point in the history
chore: release 0.1.1
  • Loading branch information
socsieng authored Mar 22, 2021
2 parents bbd366d + 6219f62 commit 1dd52ff
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.1.1](https://www.github.com/google-pay/save-to-google-pay-button/compare/v0.1.0...v0.1.1) (2021-03-16)


### Bug Fixes

* add SKIP_PREFLIGHT_CHECK to react example ([c339005](https://www.github.com/google-pay/save-to-google-pay-button/commit/c33900595daa228c4f406ea0303d8399c5a7dc0b))

## 0.1.0 (2021-03-15)


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": "save-to-google-pay-button",
"version": "0.1.0",
"version": "0.1.1",
"description": "Save to Google Pay button component",
"scripts": {
"lint": "eslint .",
Expand Down

0 comments on commit 1dd52ff

Please sign in to comment.