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

Commit 5efd73a

Browse files
author
sw-yx
committed
1.0.17
1 parent 12f274f commit 5efd73a

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,21 @@ 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.17](https://github.com/netlify/netlify-dev-plugin/compare/v1.0.16...v1.0.17) - 2019-05-06
11+
12+
### Merged
13+
14+
- Fix dev command when running with npm - fix #119 [`#170`](https://github.com/netlify/netlify-dev-plugin/pull/170)
15+
16+
### Fixed
17+
18+
- Fix dev command when running with npm - fix #119 [`#119`](https://github.com/netlify/netlify-dev-plugin/issues/119)
19+
20+
### Commits
21+
22+
- Update index.js [`13cb5a0`](https://github.com/netlify/netlify-dev-plugin/commit/13cb5a012940b7819bbae5f51e6a587bb1dd8cc9)
23+
- Update detect-server.js [`3760e23`](https://github.com/netlify/netlify-dev-plugin/commit/3760e2362b0a54c5181570503544e2a3c938bb5a)
24+
1025
## [v1.0.16](https://github.com/netlify/netlify-dev-plugin/compare/v1.0.15...v1.0.16) - 2019-04-29
1126

1227
### Commits

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.16",
4+
"version": "1.0.17",
55
"author": "David Calavera @calavera",
66
"bugs": "https://github.com/netlify/netlify-dev-plugin/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)