@@ -6,7 +6,12 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
66
77## [ Unreleased]
88
9- ## [ 2.23.0] - 2021-05-14
9+ ## [ 2.23.2] - 2021-05-15
10+
11+ ### Changed
12+ - [ meta] add ` safe-publish-latest ` ; use ` prepublishOnly ` script for npm 7+
13+
14+ ## [ 2.23.1] - 2021-05-14
1015
1116### Fixed
1217- [ ` newline-after-import ` ] : fix crash with ` export {} ` syntax ([ #2063 ] , [ #2056 ] , thanks [ @ljharb ] )
@@ -1117,8 +1122,9 @@ for info on changes for earlier releases.
11171122[ #119 ] : https://github.com/benmosher/eslint-plugin-import/issues/119
11181123[ #89 ] : https://github.com/benmosher/eslint-plugin-import/issues/89
11191124
1120- [ Unreleased ] : https://github.com/benmosher/eslint-plugin-import/compare/v2.23.1...HEAD
1121- [ 2.23.0 ] : https://github.com/benmosher/eslint-plugin-import/compare/v2.23.0...v2.23.1
1125+ [ Unreleased ] : https://github.com/benmosher/eslint-plugin-import/compare/v2.23.2...HEAD
1126+ [ 2.23.2 ] : https://github.com/benmosher/eslint-plugin-import/compare/v2.23.1...v2.23.2
1127+ [ 2.23.1 ] : https://github.com/benmosher/eslint-plugin-import/compare/v2.23.0...v2.23.1
11221128[ 2.23.0 ] : https://github.com/benmosher/eslint-plugin-import/compare/v2.22.1...v2.23.0
11231129[ 2.22.1 ] : https://github.com/benmosher/eslint-plugin-import/compare/v2.22.0...v2.22.1
11241130[ 2.22.0 ] : https://github.com/benmosher/eslint-plugin-import/compare/v2.21.1...v2.22.0
@@ -1383,4 +1389,4 @@ for info on changes for earlier releases.
13831389[ @aladdin-add ] : https://github.com/aladdin-add
13841390[ @davidbonnet ] : https://github.com/davidbonnet
13851391[ @hayes ] : https://github.com/hayes
1386- [ @edemaine ] : https://github.com/edemaine
1392+ [ @edemaine ] : https://github.com/edemaine
0 commit comments