From 918d6a9c904c3da7feedbed4063fe4671afcf971 Mon Sep 17 00:00:00 2001 From: Erisu Date: Thu, 7 Nov 2019 19:36:44 +0900 Subject: [PATCH] Updated RELEASENOTES.md & version for release 1.0.0 (eslint-v1.0.0) --- RELEASENOTES.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index c481175..2ea204e 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -18,3 +18,14 @@ --> # Release Notes for Cordova ESLint + +## 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-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 +* chore: format, lint, & add Apache license +* Release candidate +* chore: create eslint config for cordova@9.x +* Initial commit