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

Commit 3c71022

Browse files
author
sw-yx
committed
1.0.13
1 parent c70f0ed commit 3c71022

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.13](https://github.com/netlify/netlify-dev-plugin/compare/v1.0.12...v1.0.13) - 2019-04-23
11+
12+
### Merged
13+
14+
- fix: take out preferredCommand [`#157`](https://github.com/netlify/netlify-dev-plugin/pull/157)
15+
- feat: Add detectors for Quasar v0.17 & v1.0 beta [`#153`](https://github.com/netlify/netlify-dev-plugin/pull/153)
16+
17+
### Commits
18+
19+
- add identity event triggered functions [`7703e4d`](https://github.com/netlify/netlify-dev-plugin/commit/7703e4dcd118a8286153e116897e5abb0c8f21dc)
20+
- add hasura event trigger template [`08cfeaa`](https://github.com/netlify/netlify-dev-plugin/commit/08cfeaa475b020316f75ad00e98e29998f9d5a44)
21+
- readme [`c70f0ed`](https://github.com/netlify/netlify-dev-plugin/commit/c70f0ede758781365b526334014f7a56ea9f1e5c)
22+
1023
## [v1.0.12](https://github.com/netlify/netlify-dev-plugin/compare/v1.0.11...v1.0.12) - 2019-04-18
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.12",
4+
"version": "1.0.13",
55
"author": "David Calavera @calavera",
66
"bugs": "https://github.com/netlify/netlify-dev-plugin/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)