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/14 21:44:41 UTC

[cordova-create] branch 1.1.x updated (19e68bc -> 64f1385)

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

steven pushed a change to branch 1.1.x
in repository https://gitbox.apache.org/repos/asf/cordova-create.git.


    from 19e68bc  CB-12769 Updated version and RELEASENOTES.md for release 1.1.1
     add 637e657  CB-12769 Incremented package version to -dev
     add b5877e5  CB-12895 : setup eslint and remove jshint
     add 575ea95  CB-13501 : added support for node 8
     add 53d5894  updated deps
     add cf633c2  CB-12807 : updated error message to follow the template guide
     add 64f1385  CB-13674 Updated version and RELEASENOTES.md for release 1.1.2

No new revisions were added by this update.

Summary of changes:
 .eslintrc.yml                                      |  10 +
 .travis.yml                                        |   1 +
 RELEASENOTES.md                                    |   5 +
 appveyor.yml                                       |   1 +
 index.js                                           | 395 +++++++-------
 package.json                                       |  18 +-
 spec/.eslintrc.yml                                 |   2 +
 spec/create.spec.js                                | 582 ++++++++++-----------
 spec/helpers.js                                    |  19 +-
 spec/templates/withsubdirectory/index.js           |   4 +-
 .../withsubdirectory_package_json/index.js         |   4 +-
 11 files changed, 525 insertions(+), 516 deletions(-)
 create mode 100644 .eslintrc.yml
 create mode 100644 spec/.eslintrc.yml

-- 
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