You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2016/01/26 01:18:00 UTC

[1/2] cordova-plugman git commit: CB-10424 Updated version and RELEASENOTES.md for release 1.1.0

Repository: cordova-plugman
Updated Branches:
  refs/heads/master f99974dc2 -> 66c4b88a5


CB-10424 Updated version and RELEASENOTES.md for release 1.1.0


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

Branch: refs/heads/master
Commit: 06089762ce5895e8a69c96d1474251dd7acf79d2
Parents: f99974d
Author: Steve Gill <st...@gmail.com>
Authored: Mon Jan 25 14:34:17 2016 -0800
Committer: Steve Gill <st...@gmail.com>
Committed: Mon Jan 25 14:34:17 2016 -0800

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


http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/06089762/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index ac49cdd..1450455 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -21,6 +21,9 @@
 
 # Cordova-plugman Release Notes
 
+### 1.1.0 (Jan 25, 2016)
+* CB-10424 Updated cordova-lib dependency to 6.0.0
+
 ### 1.0.5 (Oct 30, 2015)
 * CB-9800 Fixing contribute link.
 * CB-9903 Updated cordova-lib dependency to 5.4.0

http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/06089762/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 7b7bfbe..1831b2b 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
   "author": "Andrew Lunny <al...@gmail.com>",
   "name": "plugman",
   "description": "install/uninstall Cordova plugins",
-  "version": "1.0.6-dev",
+  "version": "1.1.0",
   "repository": {
     "type": "git",
     "url": "git://git-wip-us.apache.org/repos/asf/cordova-plugman.git"
@@ -17,7 +17,7 @@
   },
   "engineStrict":true,
   "dependencies": {
-    "cordova-lib": "5.4.0",
+    "cordova-lib": "6.0.0",
     "nopt": "1.0.9",
     "q": "1.0.1"
   },


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


[2/2] cordova-plugman git commit: CB-10424 Incremented package version to -dev

Posted by st...@apache.org.
CB-10424 Incremented package version to -dev


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

Branch: refs/heads/master
Commit: 66c4b88a55fd158489d95ba81f6076399a93b16f
Parents: 0608976
Author: Steve Gill <st...@gmail.com>
Authored: Mon Jan 25 16:16:52 2016 -0800
Committer: Steve Gill <st...@gmail.com>
Committed: Mon Jan 25 16:16:52 2016 -0800

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


http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/66c4b88a/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 1831b2b..e278db0 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
   "author": "Andrew Lunny <al...@gmail.com>",
   "name": "plugman",
   "description": "install/uninstall Cordova plugins",
-  "version": "1.1.0",
+  "version": "1.1.1-dev",
   "repository": {
     "type": "git",
     "url": "git://git-wip-us.apache.org/repos/asf/cordova-plugman.git"


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