You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by au...@apache.org on 2017/10/27 23:13:02 UTC

[1/2] cordova-fetch git commit: CB-13504 Updated version and RELEASENOTES.md for release 1.2.1

Repository: cordova-fetch
Updated Branches:
  refs/heads/master 7f562a7a1 -> 95b92c486


CB-13504 Updated version and RELEASENOTES.md for release 1.2.1


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

Branch: refs/heads/master
Commit: 01706153bf07d466f9f9ecbd61ff1ef41ac0d792
Parents: 7f562a7
Author: Audrey So <au...@apache.org>
Authored: Fri Oct 27 15:05:46 2017 -0700
Committer: Audrey So <au...@apache.org>
Committed: Fri Oct 27 15:05:46 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-fetch/blob/01706153/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 8ddc65a..03d5740 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -20,6 +20,12 @@
 -->
 # Cordova-fetch Release Notes
 
+### 1.2.1 (Oct 27, 2017)
+* [CB-13504](https://issues.apache.org/jira/browse/CB-13504) updating `package.json` versions for cordova-fetch 1.2.1 release
+* [CB-13501](https://issues.apache.org/jira/browse/CB-13501) : added support for node 8
+* [CB-13492](https://issues.apache.org/jira/browse/CB-13492) : updating opts.save and including a tests for no-save
+* [CB-13380](https://issues.apache.org/jira/browse/CB-13380) Incremented package version to -dev
+
 ### 1.2.0 (Oct 04, 2017)
 * [CB-13353](https://issues.apache.org/jira/browse/CB-13353) added `saveexact` as an option and updated fetch test
 * [CB-13308](https://issues.apache.org/jira/browse/CB-13308), [CB-13252](https://issues.apache.org/jira/browse/CB-13252) fix issue with plugins turning into symlinks on restore

http://git-wip-us.apache.org/repos/asf/cordova-fetch/blob/01706153/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index f988fce..42d3b21 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-fetch",
-  "version": "1.2.1-dev",
+  "version": "1.2.1",
   "description": "Apache Cordova fetch module. Fetches from git and npm.",
   "main": "index.js",
   "repository": {


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


[2/2] cordova-fetch git commit: CB-13504: Incremented package version to -dev

Posted by au...@apache.org.
 CB-13504: Incremented package version to -dev


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

Branch: refs/heads/master
Commit: 95b92c486eba067b6cf9e2d380a926fb3b7d7d22
Parents: 0170615
Author: Audrey So <au...@apache.org>
Authored: Fri Oct 27 15:48:28 2017 -0700
Committer: Audrey So <au...@apache.org>
Committed: Fri Oct 27 15:52:18 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-fetch/blob/95b92c48/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 42d3b21..f808596 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-fetch",
-  "version": "1.2.1",
+  "version": "1.2.2-dev",
   "description": "Apache Cordova fetch module. Fetches from git and npm.",
   "main": "index.js",
   "repository": {


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