Skip to content

Commit 2495356

Browse files
authored
Merge pull request #1073 from swrobel/patch-1
Fix link to order autofixer in CHANGELOG
2 parents 4d0c799 + 55ee74c commit 2495356

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
99

1010
## [2.10.0] - 2018-03-29
1111
### Added
12-
- Autofixer for [`order`] rule ([#711], thanks [@tihonove])
12+
- Autofixer for [`order`] rule ([#908], thanks [@tihonove])
1313
- Add [`no-cycle`] rule: reports import cycles.
1414

1515
## [2.9.0] - 2018-02-21
@@ -456,6 +456,7 @@ for info on changes for earlier releases.
456456
[#1068]: https://github.com/benmosher/eslint-plugin-import/pull/1068
457457
[#1046]: https://github.com/benmosher/eslint-plugin-import/pull/1046
458458
[#944]: https://github.com/benmosher/eslint-plugin-import/pull/944
459+
[#908]: https://github.com/benmosher/eslint-plugin-import/pull/908
459460
[#891]: https://github.com/benmosher/eslint-plugin-import/pull/891
460461
[#889]: https://github.com/benmosher/eslint-plugin-import/pull/889
461462
[#858]: https://github.com/benmosher/eslint-plugin-import/pull/858

0 commit comments

Comments
 (0)