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/11/11 07:19:41 UTC

[cordova-eslint] 02/02: chore: updated RELEASENOTES.md (eslint-v2.0.0)

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

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

commit 88d5e384ebf7ac55f49d908921ced0a4a809e071
Author: Erisu <el...@gmail.com>
AuthorDate: Mon Nov 11 16:19:09 2019 +0900

    chore: updated RELEASENOTES.md (eslint-v2.0.0)
---
 RELEASENOTES.md | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 90df040..d85a974 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -21,7 +21,8 @@
 
 ## 2.0.0 (Nov 11, 2019)
 
-* [GH-10](https://github.com/apache/cordova-eslint/pull/10) feat: make base rules stricter & closer to semistandard
+* chore: update `node` requirement `>= 10.13.0` & `eslint@6.6.0`
+* [GH-10](https://github.com/apache/cordova-eslint/pull/10) feat: make base rules stricter & closer to `semistandard`
 * [GH-9](https://github.com/apache/cordova-eslint/pull/9) docs: use new 'overrides' directive in sample config
 * [GH-8](https://github.com/apache/cordova-eslint/pull/8) chore: update dependencies
 * [GH-7](https://github.com/apache/cordova-eslint/pull/7) chore: increment package version to 2.0.0-dev
@@ -30,11 +31,11 @@
 
 ## 1.0.0 (Nov 07, 2019)
 
-* [GH-4](https://github.com/apache/cordova-eslint/pull/4) chore: updated package-lock & added RELEASENOTES.md
-* [GH-3](https://github.com/apache/cordova-eslint/pull/3) chore: add .npmignore
+* [GH-4](https://github.com/apache/cordova-eslint/pull/4) chore: updated `package-lock` & added `RELEASENOTES.md`
+* [GH-3](https://github.com/apache/cordova-eslint/pull/3) chore: add `.npmignore`
 * [GH-1](https://github.com/apache/cordova-eslint/pull/1) chore: added missing package repo & bug field
-* [GH-2](https://github.com/apache/cordova-eslint/pull/2) chore: add .asf.yaml
+* [GH-2](https://github.com/apache/cordova-eslint/pull/2) chore: add `.asf.yaml`
 * chore: format, lint, & add Apache license
 * Release candidate
-* chore: create eslint config for cordova@9.x
+* chore: create eslint config for `cordova@9.x`
 * Initial commit


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