File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
2
+ 2.5.2 / 2016-12-25
3
+ ==================
4
+
5
+ * Fix: reference error on window within webworkers (#393 , @KlausTrainer )
6
+ * Docs: fixed README typo (#391 , @lurch )
7
+ * Docs: added notice about v3 api discussion (@thebigredgeek )
8
+
2
9
2.5.1 / 2016-12-20
3
10
==================
4
11
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.5.1 " ,
5
+ "version" : " 2.5.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.5.1 " ,
3
+ "version" : " 2.5.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