File tree 3 files changed +13
-2
lines changed 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 4.0.4 "
2
+ "." : " 4.0.5 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 4.0.5] ( https://github.com/npm/eslint-config/compare/v4.0.4...v4.0.5 ) (2024-07-01)
4
+
5
+ ### Bug Fixes
6
+
7
+ * [ ` 975e40c ` ] ( https://github.com/npm/eslint-config/commit/975e40c1b61ef09b180456d6e06ef2a886d13be3 ) [ #114 ] ( https://github.com/npm/eslint-config/pull/114 ) remove import/no-unresolved (#114 ) (@wraithgar )
8
+
9
+ ### Chores
10
+
11
+ * [ ` 567d258 ` ] ( https://github.com/npm/eslint-config/commit/567d25825811c2ec7d61da0b4dc5c5ccb90cb6d0 ) [ #108 ] ( https://github.com/npm/eslint-config/pull/108 ) bump @npmcli/template-oss to 4.22.0 (@lukekarrys )
12
+ * [ ` a92c2a3 ` ] ( https://github.com/npm/eslint-config/commit/a92c2a3799dda5a9dd8618a1bc6b2bf4c2168ccd ) [ #108 ] ( https://github.com/npm/eslint-config/pull/108 ) postinstall for dependabot template-oss PR (@lukekarrys )
13
+
3
14
## [ 4.0.4] ( https://github.com/npm/eslint-config/compare/v4.0.3...v4.0.4 ) (2024-05-02)
4
15
5
16
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @npmcli/eslint-config" ,
3
- "version" : " 4.0.4 " ,
3
+ "version" : " 4.0.5 " ,
4
4
"description" : " eslint config used by the npm cli team" ,
5
5
"main" : " lib/index.js" ,
6
6
"bin" : {
You can’t perform that action at this time.
0 commit comments