File tree Expand file tree Collapse file tree 3 files changed +13
-9
lines changed Expand file tree Collapse file tree 3 files changed +13
-9
lines changed Original file line number Diff line number Diff line change 1- releases :
2- " @ecocode/eslint-plugin " : minor
Original file line number Diff line number Diff line change @@ -7,11 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.1.0] - 2023-03-24
11+
1012### Added
1113
12- - First alpha version of the ESLint plugin 🚀
13- - Add rule ` @ecocode/no-multiple-access-dom-element `
14- - Create tooling script to generate SonarQube rules
15- - Setup mocha and nyc for tests and coverage
16- - Setup basic coding style tools
17- - Write complete contributing guide
14+ - First alpha version of the ESLint plugin 🚀
15+ - Add rule ` @ecocode/no-multiple-access-dom-element `
16+ - Create tooling script to generate SonarQube rules
17+ - Setup mocha and nyc for tests and coverage
18+ - Setup basic coding style tools
19+ - Write complete contributing guide
20+
21+ [ Unreleased ] : https://github.com/green-code-initiative/ecoCode-linter/compare/eslint-plugin/0.1.0...HEAD
22+
23+ [ 0.1.0 ] : https://github.com/green-code-initiative/ecoCode-linter/compare/6d305511db82bf8faa4833528641535e605dbacf...eslint-plugin/0.1.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @ecocode/eslint-plugin" ,
3- "version" : " 0.0 .0" ,
3+ "version" : " 0.1 .0" ,
44 "description" : " JavaScript linter of ecoCode project" ,
55 "keywords" : [
66 " eslint" ,
You can’t perform that action at this time.
0 commit comments