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

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


    from 1e55b72  release(6.0.0): updated release notes & version 
(eslint-v6.0.0)
     add bb384d5  chore: increment package version to 6.0.1-dev
     add cf4654e  chore: use node internal test framework (#55)
     add 9bcedb2  chore(deps): bump @eslint/plugin-kit from 0.3.3 to 0.3.4 (#56)
     add 511a461  chore: readme, ci workflow & package-lock update (#57)
     add feee491  chore: update release audit workflow & license headers (#59)
     add 5015fdf  chore(deps): bump js-yaml from 4.1.0 to 4.1.1 (#58)
     add 3270929  chore: small changes (#60)
     add f6122b8  chore(ci): draft release (#61)
     add 13d7c56  release(6.0.1): updated release notes & version

No new revisions were added by this update.

Summary of changes:
 .npmignore => .asf-release/.gitkeep  |    8 +-
 .asf.yaml                            |    6 +-
 .npmignore => .gitattributes         |    4 +-
 .github/workflows/ci.yml             |   84 ++-
 .github/workflows/draft-release.yml  |  106 ++++
 .github/workflows/release-audit.yml  |   16 +-
 .gitignore                           |    6 +-
 .npmignore                           |    5 +-
 .npmrc                               |    5 +
 .ratignore                           |   24 +-
 README.md                            |    2 +-
 RELEASENOTES.md                      |   45 +-
 package-lock.json                    | 1082 ++++------------------------------
 package.json                         |   22 +-
 spec/e2e.spec.js => test/e2e.test.js |    8 +-
 15 files changed, 370 insertions(+), 1053 deletions(-)
 copy .npmignore => .asf-release/.gitkeep (80%)
 copy .npmignore => .gitattributes (97%)
 create mode 100644 .github/workflows/draft-release.yml
 rename spec/e2e.spec.js => test/e2e.test.js (91%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to