File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 4.0.9] ( https://github.com/dword-design/eslint-plugin-import-alias/compare/v4.0.8...v4.0.9 ) (2023-11-04)
2+
3+
4+ ### Bug Fixes
5+
6+ * document alias adjustment ([ b142105] ( https://github.com/dword-design/eslint-plugin-import-alias/commit/b1421054974a8eb75d52f70ed9ca1240c549a39a ) )
7+ * update dependency execa to v8 ([ #131 ] ( https://github.com/dword-design/eslint-plugin-import-alias/issues/131 ) ) ([ 06bff14] ( https://github.com/dword-design/eslint-plugin-import-alias/commit/06bff14a0a50435ce4a4581481bb36a10e017ea3 ) )
8+
19## [ 4.0.8] ( https://github.com/dword-design/eslint-plugin-import-alias/compare/v4.0.7...v4.0.8 ) (2023-06-24)
210
311
Original file line number Diff line number Diff line change 11{
22 "name" : " @dword-design/eslint-plugin-import-alias" ,
3- "version" : " 4.0.8 " ,
3+ "version" : " 4.0.9 " ,
44 "description" : " An ESLint plugin that enforces the use of import aliases. Also supports autofixing." ,
55 "keywords" : [
66 " alias" ,
You can’t perform that action at this time.
0 commit comments