You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by er...@apache.org on 2019/03/18 04:01:26 UTC

[cordova-fetch] branch 2.0.x updated (1963f95 -> d2be930)

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

erisu pushed a change to branch 2.0.x
in repository https://gitbox.apache.org/repos/asf/cordova-fetch.git.


    from 1963f95  GH-10 Updated version and RELEASENOTES.md for release 2.0.0
     add 2c02453  GH-10 Incremented package version to -dev
     add dfe158e  Properly detect npm install package name (#60)
     add 285e289  Add or update GitHub pull request and issue template
     add c8abbaf  Prepare Fetch 2.0.1 Patch Release (#61)
     add d2be930  GH-10 Updated version and RELEASENOTES.md for release 2.0.1

No new revisions were added by this update.

Summary of changes:
 .github/ISSUE_TEMPLATE.md                  | 42 +++++++++++++++++++++++++
 .github/ISSUE_TEMPLATE/BUG_REPORT.md       | 50 ++++++++++++++++++++++++++++++
 .github/ISSUE_TEMPLATE/FEATURE_REQUEST.md  | 29 +++++++++++++++++
 .github/ISSUE_TEMPLATE/SUPPORT_QUESTION.md | 27 ++++++++++++++++
 .github/PULL_REQUEST_TEMPLATE.md           | 35 +++++++++++++++++++++
 RELEASENOTES.md                            | 19 ++++++++++++
 index.js                                   | 17 +++++-----
 package.json                               | 26 ++++++++--------
 spec/fetch-unit.spec.js                    | 38 +++++++++++++++++++++++
 9 files changed, 262 insertions(+), 21 deletions(-)
 create mode 100644 .github/ISSUE_TEMPLATE.md
 create mode 100644 .github/ISSUE_TEMPLATE/BUG_REPORT.md
 create mode 100644 .github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
 create mode 100644 .github/ISSUE_TEMPLATE/SUPPORT_QUESTION.md
 create mode 100644 .github/PULL_REQUEST_TEMPLATE.md


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