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:45:33 UTC

[1/2] cordova-cli git commit: CB-9678 Update lib version to 5.3.2

Repository: cordova-cli
Updated Branches:
  refs/heads/5.3.x 427c1f229 -> 1609a72cc


CB-9678 Update lib version to 5.3.2


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

Branch: refs/heads/5.3.x
Commit: e9a4c959caef78c1d8d985a0e670b71f7a658106
Parents: 427c1f2
Author: Vladimir Kotikov <v-...@microsoft.com>
Authored: Thu Sep 17 15:44:25 2015 +0300
Committer: Vladimir Kotikov <v-...@microsoft.com>
Committed: Thu Sep 17 15:44:25 2015 +0300

----------------------------------------------------------------------
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/e9a4c959/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index fc79943..729ac87 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
     "cli"
   ],
   "dependencies": {
-    "cordova-lib": "5.3.1",
+    "cordova-lib": "5.3.2",
     "q": "1.0.1",
     "nopt": "3.0.1",
     "underscore":"1.7.0"


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


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

Posted by an...@apache.org.
CB-9678 Updated version and RELEASENOTES.md for release 5.3.2


Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-cli/commit/1609a72c
Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/1609a72c
Diff: http://git-wip-us.apache.org/repos/asf/cordova-cli/diff/1609a72c

Branch: refs/heads/5.3.x
Commit: 1609a72cc0ad835406ad74c007e41f1795f216dd
Parents: e9a4c95
Author: Vladimir Kotikov <v-...@microsoft.com>
Authored: Thu Sep 17 15:45:08 2015 +0300
Committer: Vladimir Kotikov <v-...@microsoft.com>
Committed: Thu Sep 17 15:45:08 2015 +0300

----------------------------------------------------------------------
 RELEASENOTES.md | 3 +++
 package.json    | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/1609a72c/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 94c2e41..616b3b6 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -20,6 +20,9 @@
 -->
 # Cordova-cli Release Notes
 
+### 5.3.2 (Sep 17, 2015)
+* Updated cordova-lib dependency to 5.3.2
+
 ### 5.3.1 (Aug 28, 2015)
 * Updated cordova-lib dependency to 5.3.1 
 

http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/1609a72c/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 729ac87..061fb6b 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova",
-  "version": "5.3.1",
+  "version": "5.3.2",
   "preferGlobal": "true",
   "description": "Cordova command line interface tool",
   "main": "cordova",


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