We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69480c3 commit f1ca2abCopy full SHA for f1ca2ab
CHANGELOG.md
@@ -1,4 +1,9 @@
1
2
+2.4.4 / 2016-12-14
3
+==================
4
+
5
+ * Fix: work around debug being loaded in preload scripts for electron (#368, @paulcbetts)
6
7
2.4.3 / 2016-12-14
8
==================
9
component.json
@@ -2,7 +2,7 @@
"name": "debug",
"repo": "visionmedia/debug",
"description": "small debugging utility",
- "version": "2.4.3",
+ "version": "2.4.4",
"keywords": [
"debug",
"log",
package.json
@@ -1,6 +1,6 @@
{
"repository": {
"type": "git",
"url": "git://github.com/visionmedia/debug.git"
0 commit comments