Skip to content

Commit dd0e8cb

Browse files
committed
[meta] correct #2065 -> #2056
1 parent 8d7ec17 commit dd0e8cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
77
## [Unreleased]
88

99
### Fixed
10-
- [`newline-after-import`]: fix crash with `export {}` syntax ([#2063], [#2065], thanks [@ljharb])
10+
- [`newline-after-import`]: fix crash with `export {}` syntax ([#2063], [#2056], thanks [@ljharb])
1111

1212
## [2.23.0] - 2021-05-13
1313

@@ -1006,7 +1006,7 @@ for info on changes for earlier releases.
10061006
[#211]: https://github.com/benmosher/eslint-plugin-import/pull/211
10071007
[#164]: https://github.com/benmosher/eslint-plugin-import/pull/164
10081008
[#157]: https://github.com/benmosher/eslint-plugin-import/pull/157
1009-
[#2065]: https://github.com/benmosher/eslint-plugin-import/issues/2065
1009+
[#2056]: https://github.com/benmosher/eslint-plugin-import/issues/2056
10101010
[#2063]: https://github.com/benmosher/eslint-plugin-import/issues/2063
10111011
[#1965]: https://github.com/benmosher/eslint-plugin-import/issues/1965
10121012
[#1924]: https://github.com/benmosher/eslint-plugin-import/issues/1924

0 commit comments

Comments
 (0)