You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by an...@apache.org on 2015/09/17 14:38:26 UTC

[2/2] cordova-lib git commit: CB-9678 Updated version and RELEASENOTES.md for release 5.3.2

CB-9678 Updated version and RELEASENOTES.md for release 5.3.2


Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/00097df2
Tree: http://git-wip-us.apache.org/repos/asf/cordova-lib/tree/00097df2
Diff: http://git-wip-us.apache.org/repos/asf/cordova-lib/diff/00097df2

Branch: refs/heads/5.3.x
Commit: 00097df26c0e547f301dbabeae9a4a8767e250f0
Parents: d6792bf
Author: Vladimir Kotikov <v-...@microsoft.com>
Authored: Thu Sep 17 15:01:00 2015 +0300
Committer: Vladimir Kotikov <v-...@microsoft.com>
Committed: Thu Sep 17 15:01:00 2015 +0300

----------------------------------------------------------------------
 cordova-lib/RELEASENOTES.md | 3 +++
 cordova-lib/package.json    | 4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-lib/blob/00097df2/cordova-lib/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/cordova-lib/RELEASENOTES.md b/cordova-lib/RELEASENOTES.md
index eefa118..88400a5 100644
--- a/cordova-lib/RELEASENOTES.md
+++ b/cordova-lib/RELEASENOTES.md
@@ -20,6 +20,9 @@
 -->
 # Cordova-lib Release Notes
 
+### 5.3.2 (Sep 17, 2015)
+* CB-9297 Parse xcode project syncronously to avoid issues with node v4
+
 ### 5.3.1 (Aug 28, 2015)
 * pinned blackberry@3.8.0 in prepartion for its release
 * pinned browser@4.0.0 and windows@4.1.0 

http://git-wip-us.apache.org/repos/asf/cordova-lib/blob/00097df2/cordova-lib/package.json
----------------------------------------------------------------------
diff --git a/cordova-lib/package.json b/cordova-lib/package.json
index 5df0699..6f3c681 100644
--- a/cordova-lib/package.json
+++ b/cordova-lib/package.json
@@ -2,7 +2,7 @@
   "author": "Apache Software Foundation",
   "name": "cordova-lib",
   "description": "Apache Cordova tools core lib and API",
-  "version": "5.3.1",
+  "version": "5.3.2",
   "repository": {
     "type": "git",
     "url": "git://git-wip-us.apache.org/repos/asf/cordova-lib.git"
@@ -25,7 +25,7 @@
     "cordova-serve": "^0.1.3",
     "dep-graph": "1.1.0",
     "elementtree": "0.1.6",
-    "glob": "4.0.6",
+    "glob": "^5.0.3",
     "init-package-json": "^1.2.0",
     "npm": "^2.10.x",
     "npmconf": "^2.1.x",


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org