From c3aa046d7ad51448613e14cc73e731279b56fd76 Mon Sep 17 00:00:00 2001 From: sw-yx Date: Tue, 4 Jun 2019 23:27:53 -0400 Subject: [PATCH] 1.0.21 --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bb0cb97..5491a8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ 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.21](https://github.com/netlify/netlify-dev-plugin/compare/v1.0.20...v1.0.21) - 2019-06-05 + +### Commits + +- add stenciljs [`94375b6`](https://github.com/netlify/netlify-dev-plugin/commit/94375b6c30b1b961af6f224da6397dc214dbbc7e) + ## [v1.0.20](https://github.com/netlify/netlify-dev-plugin/compare/v1.0.19...v1.0.20) - 2019-05-20 ### Commits diff --git a/package.json b/package.json index 3a71410..c7582aa 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "netlify-dev-plugin", "description": "Netlify development tools plugin", - "version": "1.0.20", + "version": "1.0.21", "author": "David Calavera @calavera", "bugs": "https://github.com/netlify/netlify-dev-plugin/issues", "dependencies": {