@ngx-next/logger
Advanced tools
Comparing version 0.8.10 to 0.8.11
@@ -6,2 +6,13 @@ # Change Log | ||
## [0.8.11](https://github.com/ngx-next/modules/compare/v0.8.2...v0.8.11) (2019-03-22) | ||
### Bug Fixes | ||
* **logger:** main and types refs in published pjson ([1a3df0f](https://github.com/ngx-next/modules/commit/1a3df0f)) | ||
## [0.8.10](https://github.com/ngx-next/modules/compare/v0.8.2...v0.8.10) (2019-03-22) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@ngx-next/logger", | ||
"version": "0.8.10", | ||
"version": "0.8.11", | ||
"main": "src/index.js", | ||
@@ -5,0 +5,0 @@ "types": "src/index.d.ts", |
11324