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 56fd336 commit 1c6f458Copy full SHA for 1c6f458
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+2.3.2 / 2016-11-09
2
+==================
3
+
4
+ * Fix: be super-safe in index.js as well (@TooTallNate)
5
+ * Fix: should check whether process exists (Tom Newby)
6
7
2.3.1 / 2016-11-09
8
==================
9
component.json
@@ -2,7 +2,7 @@
"name": "debug",
"repo": "visionmedia/debug",
"description": "small debugging utility",
- "version": "2.3.1",
+ "version": "2.3.2",
"keywords": [
"debug",
"log",
package.json
@@ -1,6 +1,6 @@
{
"repository": {
"type": "git",
"url": "git://github.com/visionmedia/debug.git"
0 commit comments