You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ia...@apache.org on 2014/06/12 19:48:16 UTC

[2/2] git commit: CB-6930: Updated version and RELEASENOTES.md for release 0.22.3

CB-6930: Updated version and RELEASENOTES.md for release 0.22.3


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

Branch: refs/heads/master
Commit: 2bef3adbdf15fd80908a2b89b3a78d0bd5b7bc99
Parents: 92c3267
Author: Ian Clelland <ic...@chromium.org>
Authored: Thu Jun 12 13:23:13 2014 -0400
Committer: Ian Clelland <ic...@chromium.org>
Committed: Thu Jun 12 13:29:13 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/2bef3adb/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index f617e36..39a6d29 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -21,6 +21,13 @@
 
 # Cordova-plugman Release Notes
 
+### 0.22.3 (June 12, 2014)
+* Update cordova-lib dependency to 0.21.5
+* CB-6931: Fix licence headers in plugman
+* CB-6919 help should list windows8 as an available platform, and not wp7
+* adding browserify option
+* CB-6814 Add license to CONTRIBUTING.md
+
 ### 0.22.0 (May 09, 2014)
 * Update plugman cli to use cordova-lib
 * Split out cordova-lib: move cordova-plugman files

http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/2bef3adb/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index f57895f..f1ba13b 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.2",
+  "version": "0.22.3",
   "repository": {
     "type": "git",
     "url": "git://git-wip-us.apache.org/repos/asf/cordova-plugman.git"