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/31 00:40:08 UTC

[7/9] cordova-plugman git commit: Merge branch '1.0.x' of https://git-wip-us.apache.org/repos/asf/cordova-plugman into 1.0.x

Merge branch '1.0.x' of https://git-wip-us.apache.org/repos/asf/cordova-plugman into 1.0.x


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

Branch: refs/heads/master
Commit: 6158a730beac913b5f1c1f7d5505d2f8e47d3f56
Parents: 7c2574d 0de514b
Author: Steve Gill <st...@gmail.com>
Authored: Fri Oct 30 16:38:34 2015 -0700
Committer: Steve Gill <st...@gmail.com>
Committed: Fri Oct 30 16:38:34 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/6158a730/RELEASENOTES.md
----------------------------------------------------------------------
diff --cc RELEASENOTES.md
index c8ff798,f83cddf..ac49cdd
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@@ -21,10 -21,9 +21,13 @@@
  
  # 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.3 (Sep 17, 2015)
+ * updated cordova lib dependency to 5.3.2
+ 
  ### 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/6158a730/package.json
----------------------------------------------------------------------
diff --cc package.json
index 1e2e9ea,1b90e8a..14b1905
--- a/package.json
+++ b/package.json
@@@ -17,7 -17,7 +17,7 @@@
    },
    "engineStrict":true,
    "dependencies": {
-     "cordova-lib": "5.3.1",
 -    "cordova-lib": "5.3.3",
++    "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