You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ka...@apache.org on 2014/11/12 17:00:24 UTC

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

Repository: cordova-plugman
Updated Branches:
  refs/heads/master 934bfa73a -> 3f5d8cde1


CB-7988 Updated version and RELEASENOTES.md for release 0.22.16


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

Branch: refs/heads/master
Commit: d674ecf98e6a7c00cff75fa94dea517cc0521d82
Parents: 934bfa7
Author: Mark Koudritsky <ka...@gmail.com>
Authored: Wed Nov 12 10:53:06 2014 -0500
Committer: Mark Koudritsky <ka...@gmail.com>
Committed: Wed Nov 12 10:54:18 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/d674ecf9/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index d21cd69..c9d92a7 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -21,7 +21,8 @@
 
 # Cordova-plugman Release Notes
 
-### 0.22.15 (Nov 11, 2014)
+### 0.22.16 (Nov 13, 2014)
+* CB-7079 Allow special characters and digits in id when publishing to plugins registry
 * Update dependencies in package.json
 
 ### 0.22.12 (Oct 10, 2014)

http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/d674ecf9/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index af002ec..910e5dd 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": "0.22.16-dev",
+  "version": "0.22.16",
   "repository": {
     "type": "git",
     "url": "git://git-wip-us.apache.org/repos/asf/cordova-plugman.git"
@@ -17,7 +17,7 @@
   },
   "engineStrict":true,
   "dependencies": {
-    "cordova-lib": "4.1.1",
+    "cordova-lib": "4.1.2",
     "nopt": "1.0.9",
     "underscore":"1.7.0",
     "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-7988 Incremented package version to -dev

Posted by ka...@apache.org.
CB-7988 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/3f5d8cde
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugman/tree/3f5d8cde
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugman/diff/3f5d8cde

Branch: refs/heads/master
Commit: 3f5d8cde16c5a014ff4ca26c4c360bbe742db1c4
Parents: d674ecf
Author: Mark Koudritsky <ka...@gmail.com>
Authored: Wed Nov 12 10:59:19 2014 -0500
Committer: Mark Koudritsky <ka...@gmail.com>
Committed: Wed Nov 12 10:59:19 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/3f5d8cde/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 910e5dd..9fa63ff 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": "0.22.16",
+  "version": "0.22.17-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