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

Commit afcb739

Browse files
author
sw-yx
committed
1.0.16
1 parent 09662c5 commit afcb739

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ 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.16](https://github.com/netlify/netlify-dev-plugin/compare/v1.0.15...v1.0.16) - 2019-04-29
11+
12+
### Commits
13+
14+
- remove assignloudly for proxyport [`09662c5`](https://github.com/netlify/netlify-dev-plugin/commit/09662c5447ca5ccd23fa23b53e556a8558c1cdd5)
15+
- Update README.md [`62540c0`](https://github.com/netlify/netlify-dev-plugin/commit/62540c048be076ed230f6fecb983f7701ebf6ae7)
16+
1017
## [v1.0.15](https://github.com/netlify/netlify-dev-plugin/compare/v1.0.14...v1.0.15) - 2019-04-25
1118

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

0 commit comments

Comments
 (0)