Skip to content
This repository was archived by the owner on Sep 12, 2019. It is now read-only.

Commit 70ebc46

Browse files
author
sw-yx
committed
1.0.2
1 parent 1c6df00 commit 70ebc46

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

10+
## [v1.0.2](https://github.com/netlify/netlify-dev-plugin/compare/v1.0.1...v1.0.2) - 2019-04-09
11+
12+
### Commits
13+
14+
- add better description for static server [`1c6df00`](https://github.com/netlify/netlify-dev-plugin/commit/1c6df0038ce48f5899ef405c14797bf4ac905fa3)
15+
1016
## [v1.0.1](https://github.com/netlify/netlify-dev-plugin/compare/v1.0.0...v1.0.1) - 2019-04-09
1117

1218
### Merged

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "netlify-dev-plugin",
33
"description": "Netlify development tools plugin",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"author": "David Calavera @calavera",
66
"bugs": "https://github.com/netlify/netlify-dev-plugin/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)