File tree 2 files changed +19
-1
lines changed
2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ ## [ 2.0.0] ( https://www.github.com/gulpjs/fancy-log/compare/v1.3.3...v2.0.0 ) (2022-01-07)
4
+
5
+
6
+ ### ⚠ BREAKING CHANGES
7
+
8
+ * Highlight timestamp as util.inspect hightlights Dates (#23 )
9
+ * Normalize repository, dropping node <10.13 support (#21 )
10
+
11
+ ### Features
12
+
13
+ * Highlight timestamp as util.inspect hightlights Dates ([ #23 ] ( https://www.github.com/gulpjs/fancy-log/issues/23 ) ) ([ 27c71a9] ( https://www.github.com/gulpjs/fancy-log/commit/27c71a92c13007c07f9132cf24974f36d691d4ff ) )
14
+
15
+
16
+ ### Miscellaneous Chores
17
+
18
+ * Normalize repository, dropping node <10.13 support ([ #21 ] ( https://www.github.com/gulpjs/fancy-log/issues/21 ) ) ([ 4083943] ( https://www.github.com/gulpjs/fancy-log/commit/40839435c3204b08261bfa3560383751b93d6f5a ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " fancy-log" ,
3
- "version" : " 1.3.3 " ,
3
+ "version" : " 2.0.0 " ,
4
4
"description" : " Log things, prefixed with a timestamp." ,
5
5
"author" : " Gulp Team <team@gulpjs.com> (http://gulpjs.com/)" ,
6
6
"contributors" : [
You can’t perform that action at this time.
0 commit comments