@ngx-next/logger
Advanced tools
Comparing version 0.2.22-next.0 to 0.2.24-next.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.2.24-next.0](https://github.com/ngx-next/modules/compare/v0.2.0...v0.2.24-next.0) (2018-12-19) | ||
**Note:** Version bump only for package @ngx-next/logger | ||
## [0.2.22-next.0](https://github.com/ngx-next/modules/compare/v0.2.0...v0.2.22-next.0) (2018-12-19) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@ngx-next/logger", | ||
"version": "0.2.22-next.0", | ||
"version": "0.2.24-next.0", | ||
"scripts": { | ||
@@ -15,3 +15,3 @@ "build": "rm -rf lib && tsc -b", | ||
}, | ||
"gitHead": "cd74ec64facd212b2204a376f8243d5b2ad02897" | ||
"gitHead": "756f290881b10dcc71f0fe7301bd20a76f2e9bc4" | ||
} |
4954