File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
66
77## [ Unreleased]
88
9+ ## [ 2.27.3] - 2023-01-11
10+
911### Fixed
1012- [ ` no-empty-named-blocks ` ] : rewrite rule to only check import declarations ([ #2666 ] )
1113
@@ -1489,7 +1491,8 @@ for info on changes for earlier releases.
14891491[ #119 ] : https://github.com/import-js/eslint-plugin-import/issues/119
14901492[ #89 ] : https://github.com/import-js/eslint-plugin-import/issues/89
14911493
1492- [ Unreleased ] : https://github.com/import-js/eslint-plugin-import/compare/v2.27.2...HEAD
1494+ [ Unreleased ] : https://github.com/import-js/eslint-plugin-import/compare/v2.27.3...HEAD
1495+ [ 2.27.3 ] : https://github.com/import-js/eslint-plugin-import/compare/v2.27.2...v2.27.3
14931496[ 2.27.2 ] : https://github.com/import-js/eslint-plugin-import/compare/v2.27.1...v2.27.2
14941497[ 2.27.1 ] : https://github.com/import-js/eslint-plugin-import/compare/v2.27.0...v2.27.1
14951498[ 2.27.0 ] : https://github.com/import-js/eslint-plugin-import/compare/v2.26.0...v2.27.0
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-import" ,
3- "version" : " 2.27.2 " ,
3+ "version" : " 2.27.3 " ,
44 "description" : " Import with sanity." ,
55 "engines" : {
66 "node" : " >=4"
You can’t perform that action at this time.
0 commit comments