@ngx-next/task-runner
Advanced tools
Comparing version 0.9.1-next.0 to 0.10.0
@@ -6,2 +6,18 @@ # Change Log | ||
# [0.10.0](https://github.com/ngx-next/modules/compare/v0.8.2...v0.10.0) (2019-03-22) | ||
### Bug Fixes | ||
* **task-runner:** main and types refs in published pjson ([13be6d4](https://github.com/ngx-next/modules/commit/13be6d4)) | ||
### Features | ||
* **material:** publish style files ([8d4445e](https://github.com/ngx-next/modules/commit/8d4445e)) | ||
# [0.9.0](https://github.com/ngx-next/modules/compare/v0.8.2...v0.9.0) (2019-03-22) | ||
@@ -8,0 +24,0 @@ |
{ | ||
"name": "@ngx-next/task-runner", | ||
"version": "0.9.1-next.0", | ||
"version": "0.10.0", | ||
"main": "src/index.js", | ||
@@ -5,0 +5,0 @@ "types": "src/index.d.ts", |
8186