File tree 3 files changed +10
-2
lines changed
3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
- {"." :" 17.8.0 " }
1
+ {"." :" 17.8.1 " }
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 17.8.1] ( https://github.com/eslint-community/eslint-plugin-n/compare/v17.8.0...v17.8.1 ) (2024-06-06)
4
+
5
+
6
+ ### 🩹 Fixes
7
+
8
+ * hashbang + eslint v8 compat issue ([ e82974f] ( https://github.com/eslint-community/eslint-plugin-n/commit/e82974fc724e4a410f85459f4cd3e5367939cc9c ) )
9
+ * hashbang + eslint v8 compat issue ([ #290 ] ( https://github.com/eslint-community/eslint-plugin-n/issues/290 ) ) ([ e82974f] ( https://github.com/eslint-community/eslint-plugin-n/commit/e82974fc724e4a410f85459f4cd3e5367939cc9c ) )
10
+
3
11
## [ 17.8.0] ( https://github.com/eslint-community/eslint-plugin-n/compare/v17.7.0...v17.8.0 ) (2024-06-05)
4
12
5
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-n" ,
3
- "version" : " 17.8.0 " ,
3
+ "version" : " 17.8.1 " ,
4
4
"description" : " Additional ESLint's rules for Node.js" ,
5
5
"engines" : {
6
6
"node" : " ^18.18.0 || ^20.9.0 || >=21.1.0"
You can’t perform that action at this time.
0 commit comments