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 2017/01/18 01:56:48 UTC

[5/6] js commit: CB-12358 Updated version and RELEASENOTES.md for release 4.2.1

CB-12358 Updated version and RELEASENOTES.md for release 4.2.1


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

Branch: refs/heads/4.2.x
Commit: 805809bc660dee023a089167adb7c2a5db4424b6
Parents: 238d76b
Author: Steve Gill <st...@gmail.com>
Authored: Tue Jan 17 15:33:04 2017 -0800
Committer: Steve Gill <st...@gmail.com>
Committed: Tue Jan 17 15:33:04 2017 -0800

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


http://git-wip-us.apache.org/repos/asf/cordova-js/blob/805809bc/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 4f1b726..dfc236f 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -20,6 +20,9 @@
 -->
 ## Release Notes for Cordova JS ##
 
+### 4.2.1 (Jan 17, 2017)
+* [CB-12358](https://issues.apache.org/jira/browse/CB-12358) updated deps for release
+
 ### 4.2.0 (Oct 21, 2016)
 * [CB-12017](https://issues.apache.org/jira/browse/CB-12017) updated dependencies in `package.json`
 * [CB-3785](https://issues.apache.org/jira/browse/CB-3785) add support for `EventListener interface` to `Channel.prototype.subscribe` 

http://git-wip-us.apache.org/repos/asf/cordova-js/blob/805809bc/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 9c5c89d..d88a7d7 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.2.1-dev",
+  "version": "4.2.1",
   "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