File tree 2 files changed +18
-2
lines changed 2 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.0.8
5
+
6
+ [ compare changes] ( https://github.com/lzear/eslint-plugin-ninja/compare/v0.0.6...v0.0.8 )
7
+
8
+ ### 🚀 Features
9
+
10
+ - ` optimize-string-ternary ` ([ 3847f76] ( https://github.com/lzear/eslint-plugin-ninja/commit/3847f76 ) )
11
+
12
+ ### 🐞 Bug Fixes
13
+
14
+ - ` npm pkg fix ` ([ 82c38f4] ( https://github.com/lzear/eslint-plugin-ninja/commit/82c38f4 ) )
15
+
16
+ ### ❤️ Contributors
17
+
18
+
19
+
4
20
## v0.0.6
5
21
6
22
[ compare changes] ( https://github.com/lzear/eslint-plugin-ninja/compare/v2.3.0...v0.0.6 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-ninja" ,
3
3
"description" : " Optimized ESLint Rules for Elite Coders" ,
4
- "version" : " 0.0.7 " ,
4
+ "version" : " 0.0.8 " ,
5
5
"homepage" : " https://www.dont.ninja" ,
6
6
"repository" : {
7
7
"type" : " git" ,
153
153
"volta" : {
154
154
"node" : " 18.18.2"
155
155
}
156
- }
156
+ }
You can’t perform that action at this time.
0 commit comments