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

Commit 97dfc0f

Browse files
author
sw-yx
committed
1.0.0
1 parent eb103de commit 97dfc0f

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,18 @@ 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-
## 1.0.0-beta.0 - 2019-04-09
10+
## [v1.0.0](https://github.com/netlify/netlify-dev-plugin/compare/v1.0.0-beta.0...v1.0.0) - 2019-04-09
11+
12+
### Merged
13+
14+
- Pre publish [`#105`](https://github.com/netlify/netlify-dev-plugin/pull/105)
15+
- fix: Enable flags for port and cmd [`#104`](https://github.com/netlify/netlify-dev-plugin/pull/104)
16+
17+
### Commits
18+
19+
- fix react-static tempalte [`93fdbd3`](https://github.com/netlify/netlify-dev-plugin/commit/93fdbd3311c47a41bea421e5ddbf572a7fb37c41)
20+
21+
## v1.0.0-beta.0 - 2019-04-09
1122

1223
### Merged
1324

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

0 commit comments

Comments
 (0)