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:43 UTC

[4/6] js commit: CB-9903 Updated version and RELEASENOTES.md for release 4.1.2

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


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

Branch: refs/heads/4.1.x
Commit: 90546bd136799649a3b315a7c4e79187fb4f9d04
Parents: 49a8db5
Author: Steve Gill <st...@gmail.com>
Authored: Fri Oct 30 14:30:03 2015 -0700
Committer: Steve Gill <st...@gmail.com>
Committed: Fri Oct 30 14:30:03 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-js/blob/90546bd1/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 06d7b47..d22ba18 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -20,6 +20,10 @@
 -->
 ## Release Notes for Cordova JS ##
 
+### 4.1.2 (Oct 30, 2015)
+* CB-9800 Fixing contribute link.
+* CB-9370 Changes jsdom dependency to avoid package installation issues
+
 ### 4.1.1 (Aug 28, 2015)
 * CB-9505 Correct plugin modules loading within browserify flow. This closes #126
 * CB-9342 Fix deviceReady event not fired on Windows 10 in hosted environment

http://git-wip-us.apache.org/repos/asf/cordova-js/blob/90546bd1/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index b98ffe5..761518f 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
   "author": "Gord Tanner <gt...@gmail.com> (http://github.com/gtanner)",
   "name": "cordova-js",
   "description": "Cordova JavaScript: a unified JavaScript layer for the Cordova suite of projects enabling cross-platform native mobile development of applications using HTML, CSS and JavaScript.",
-  "version": "4.1.2-dev",
+  "version": "4.1.2",
   "homepage": "http://cordova.apache.org",
   "repository": {
     "type": "git",


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