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/12/18 19:32:57 UTC

[cordova-browser] 02/04: CB-13689 Updated RELEASENOTES and Version for release 5.0.2

This is an automated email from the ASF dual-hosted git repository.

steven pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-browser.git

commit 9d3c90d0d840ab3f573fc731535d7491eb4a6345
Author: Steve Gill <st...@gmail.com>
AuthorDate: Mon Dec 18 11:27:44 2017 -0800

    CB-13689 Updated RELEASENOTES and Version for release 5.0.2
---
 RELEASENOTES.md | 4 ++++
 package.json    | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index c808f18..6f37ad7 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -20,6 +20,10 @@
 -->
 ## Release Notes for Cordova Browser ##
 
+### 5.0.2 (Dec 18, 2017)
+* [CB-13689](https://issues.apache.org/jira/browse/CB-13689): Updated checked-in node_modules
+* [CB-13562](https://issues.apache.org/jira/browse/CB-13562): fixed asset tag when adding push plugin to **Browser**
+
 ### 5.0.1 (Oct 16, 2017)
 * [CB-13444](https://issues.apache.org/jira/browse/CB-13444) Updated checked-in `node_modules`
 * [CB-13435](https://issues.apache.org/jira/browse/CB-13435) fix merges directory support for **Browser**
diff --git a/package.json b/package.json
index 358b382..efff8a6 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-browser",
-  "version": "5.1.0-dev",
+  "version": "5.0.2",
   "description": "cordova-browser release",
   "main": "bin/template/cordova/Api.js",
   "bin": "bin/create",

-- 
To stop receiving notification emails like this one, please contact
"commits@cordova.apache.org" <co...@cordova.apache.org>.

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