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

Commit b58cc79

Browse files
author
sw-yx
committed
1.0.7
1 parent 8454a52 commit b58cc79

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@ 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.7](https://github.com/netlify/netlify-dev-plugin/compare/v1.0.6...v1.0.7) - 2019-04-10
11+
12+
### Merged
13+
14+
- Tweak graphql template [`#116`](https://github.com/netlify/netlify-dev-plugin/pull/116)
15+
- fix: Add Nuxt [`#115`](https://github.com/netlify/netlify-dev-plugin/pull/115)
16+
17+
### Commits
18+
19+
- add graphql gateway [`8b294bf`](https://github.com/netlify/netlify-dev-plugin/commit/8b294bf1d8289faf988b9fec81abdb49790c908b)
20+
- add small example file [`8454a52`](https://github.com/netlify/netlify-dev-plugin/commit/8454a523a86a2290c5706fc3d8f8bd9563e382b7)
21+
- make async [`72d80aa`](https://github.com/netlify/netlify-dev-plugin/commit/72d80aa5353a2128156dac86af0d4e7d2f5c59ea)
22+
1023
## [v1.0.6](https://github.com/netlify/netlify-dev-plugin/compare/v1.0.5...v1.0.6) - 2019-04-10
1124

1225
### Merged

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)