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 2015/10/30 23:41:31 UTC

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

Repository: cordova-plugman
Updated Branches:
  refs/heads/master 2a4ff6e21 -> 2babc6a8d


CB-9903 Updated version and RELEASENOTES.md for release 1.0.5


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

Branch: refs/heads/master
Commit: 3449d5b2514e7bbceb852e95a01e874e79d2ed7a
Parents: 2a4ff6e
Author: Steve Gill <st...@gmail.com>
Authored: Fri Oct 30 14:30:02 2015 -0700
Committer: Steve Gill <st...@gmail.com>
Committed: Fri Oct 30 15:30:48 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/3449d5b2/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 72d6dce..c8ff798 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -21,6 +21,10 @@
 
 # Cordova-plugman Release Notes
 
+### 1.0.5 (Oct 30, 2015)
+* CB-9800 Fixing contribute link.
+* CB-9903 Updated cordova-lib dependency to 5.4.0
+
 ### 1.0.2 (Aug 28, 2015)
 * Updated cordova-lib dependency to 5.3.1
 * CB-7143 Added support for OSX

http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/3449d5b2/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 21d4778..14b1905 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.3-dev",
+  "version": "1.0.5",
   "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.3.1",
+    "cordova-lib": "5.4.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-9903 Incremented package version to -dev

Posted by st...@apache.org.
CB-9903 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/2babc6a8
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugman/tree/2babc6a8
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugman/diff/2babc6a8

Branch: refs/heads/master
Commit: 2babc6a8dd92696770a89ae4195ed19ca6554f69
Parents: 3449d5b
Author: Steve Gill <st...@gmail.com>
Authored: Fri Oct 30 15:41:12 2015 -0700
Committer: Steve Gill <st...@gmail.com>
Committed: Fri Oct 30 15:41:12 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/2babc6a8/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 14b1905..7b7bfbe 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.5",
+  "version": "1.0.6-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