File tree 3 files changed +10
-3
lines changed 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1
1
2
+ 2.4.2 / 2016-12-14
3
+ ==================
4
+
5
+ * Fix: browser colors (#367 , @tootallnate )
6
+ * Misc: travis ci integration (@thebigredgeek )
7
+ * Misc: added linting and testing boilerplate with sanity check (@thebigredgeek )
8
+
2
9
2.4.1 / 2016-12-13
3
10
==================
4
11
5
- * Fixed a typo that broke the package (#356 )
12
+ * Fix: typo that broke the package (#356 )
6
13
7
14
2.4.0 / 2016-12-13
8
15
==================
Original file line number Diff line number Diff line change 2
2
"name" : " debug" ,
3
3
"repo" : " visionmedia/debug" ,
4
4
"description" : " small debugging utility" ,
5
- "version" : " 2.4.1 " ,
5
+ "version" : " 2.4.2 " ,
6
6
"keywords" : [
7
7
" debug" ,
8
8
" log" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " debug" ,
3
- "version" : " 2.4.1 " ,
3
+ "version" : " 2.4.2 " ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " git://github.com/visionmedia/debug.git"
You can’t perform that action at this time.
0 commit comments