File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed
Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.6.0
4+
5+ [ compare changes] ( https://github.com/azat-io/eslint-rule-benchmark/compare/v0.5.0...v0.6.0 )
6+
7+ ### 🚀 Features
8+
9+ - Improve deviation formatting ([ 31725fc] ( https://github.com/azat-io/eslint-rule-benchmark/commit/31725fc ) )
10+ - Use fix flag in eslint instance ([ 52b15ca] ( https://github.com/azat-io/eslint-rule-benchmark/commit/52b15ca ) )
11+
12+ ### 🐞 Bug Fixes
13+
14+ - Copy type definition files to dist ([ 449f827] ( https://github.com/azat-io/eslint-rule-benchmark/commit/449f827 ) )
15+
16+ ### 💅 Refactors
17+
18+ - Update system info formatting ([ 68b7127] ( https://github.com/azat-io/eslint-rule-benchmark/commit/68b7127 ) )
19+
20+ ### 📖 Documentation
21+
22+ - Improve docs ([ 84cbe46] ( https://github.com/azat-io/eslint-rule-benchmark/commit/84cbe46 ) )
23+
24+ ### ❤️ Contributors
25+
26+ - Azat S. ([ @azat-io ] ( https://github.com/azat-io ) )
27+
328## v0.5.0
429
530[ compare changes] ( https://github.com/azat-io/eslint-rule-benchmark/compare/v0.4.0...v0.5.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-rule-benchmark" ,
3- "version" : " 0.5 .0" ,
3+ "version" : " 0.6 .0" ,
44 "description" : " Benchmark ESLint rules with detailed performance metrics for CI and plugin development" ,
55 "keywords" : [
66 " eslint" ,
You can’t perform that action at this time.
0 commit comments