diff --git a/CHANGELOG.md b/CHANGELOG.md index cce6f4b..bb0cb97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +## [v1.0.20](https://github.com/netlify/netlify-dev-plugin/compare/v1.0.19...v1.0.20) - 2019-05-20 + +### Commits + +- add husky and lintstaged [`a2229f4`](https://github.com/netlify/netlify-dev-plugin/commit/a2229f45420c01762e5d369e5ca94fe62b0b0407) +- add stripe subcription template [`20fa1bb`](https://github.com/netlify/netlify-dev-plugin/commit/20fa1bb151cd86b0f937412034500ecc99eccbfd) +- update the graphql gateway template [`04f7bc6`](https://github.com/netlify/netlify-dev-plugin/commit/04f7bc6c844b5166b0f51826c86d6ba074e37f00) + ## [v1.0.19](https://github.com/netlify/netlify-dev-plugin/compare/v1.0.18...v1.0.19) - 2019-05-09 ### Merged diff --git a/package-lock.json b/package-lock.json index 12f83ff..a316726 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "netlify-dev-plugin", - "version": "1.0.19", + "version": "1.0.20", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a66a8d7..3a71410 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "netlify-dev-plugin", "description": "Netlify development tools plugin", - "version": "1.0.19", + "version": "1.0.20", "author": "David Calavera @calavera", "bugs": "https://github.com/netlify/netlify-dev-plugin/issues", "dependencies": {