@ngx-next/logger
Advanced tools
Comparing version 0.2.25-next.0 to 0.2.26
@@ -6,3 +6,3 @@ # Change Log | ||
## [0.2.25-next.0](https://github.com/ngx-next/modules/compare/v0.2.0...v0.2.25-next.0) (2018-12-19) | ||
## [0.2.26](https://github.com/ngx-next/modules/compare/v0.2.24...v0.2.26) (2018-12-19) | ||
@@ -15,2 +15,10 @@ **Note:** Version bump only for package @ngx-next/logger | ||
## [0.2.24](https://github.com/ngx-next/modules/compare/v0.2.0...v0.2.24) (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) | ||
@@ -17,0 +25,0 @@ |
{ | ||
"name": "@ngx-next/logger", | ||
"version": "0.2.25-next.0", | ||
"version": "0.2.26", | ||
"scripts": { | ||
@@ -15,3 +15,3 @@ "build": "rm -rf lib && tsc -b", | ||
}, | ||
"gitHead": "9fa2761a22c7f21109d515d91811a9f0381cf75a" | ||
"gitHead": "d26c88a598752c3786a208cca71ed1aa87f9b4ca" | ||
} |
5084