We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4b8bb9 commit e1ee4d5Copy full SHA for e1ee4d5
CHANGELOG.md
@@ -1,4 +1,9 @@
1
2
+2.4.3 / 2016-12-14
3
+==================
4
+
5
+ * Fix: navigation.userAgent error for react native (#364, @escwald)
6
7
2.4.2 / 2016-12-14
8
==================
9
component.json
@@ -2,7 +2,7 @@
"name": "debug",
"repo": "visionmedia/debug",
"description": "small debugging utility",
- "version": "2.4.2",
+ "version": "2.4.3",
"keywords": [
"debug",
"log",
package.json
@@ -1,6 +1,6 @@
{
"repository": {
"type": "git",
"url": "git://github.com/visionmedia/debug.git"
0 commit comments