File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
55
66## Unreleased
77
8+ ## 0.13.2 - 2021-10-20
9+
10+ ### Changed
11+ - [ meta] expand ` engines.node ` to include node 17 ([ #2268 ] , thanks [ @ljharb ] )
12+
813## 0.13.1 - 2021-05-13
914
1015### Added
@@ -176,6 +181,7 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
176181[ #181 ] : https://github.com/import-js/eslint-plugin-import/pull/181
177182[ #164 ] : https://github.com/import-js/eslint-plugin-import/pull/164
178183
184+ [ #2268 ] : https://github.com/import-js/eslint-plugin-import/issues/2268
179185[ #1219 ] : https://github.com/import-js/eslint-plugin-import/issues/1219
180186[ #788 ] : https://github.com/import-js/eslint-plugin-import/issues/788
181187[ #767 ] : https://github.com/import-js/eslint-plugin-import/issues/767
@@ -211,4 +217,4 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
211217[ @opichals ] : https://github.com/opichals
212218[ @andersk ] : https://github.com/andersk
213219[ @ogonkov ] : https://github.com/ogonkov
214- [ @jet2jet ] : https://github.com/jet2jet
220+ [ @jet2jet ] : https://github.com/jet2jet
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-import-resolver-webpack" ,
3- "version" : " 0.13.1 " ,
3+ "version" : " 0.13.2 " ,
44 "description" : " Resolve paths to dependencies, given a webpack.config.js. Plugin for eslint-plugin-import." ,
55 "main" : " index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments