Skip to content

Commit 01c7f5e

Browse files
committed
[meta] fix changelog for v7.21.5
1 parent 3aa3ce9 commit 01c7f5e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,16 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
55

66
## Unreleased
77

8+
## [7.21.5] - 2020.10.19
9+
810
### Fixed
911
* [`jsx-indent-props`]: Apply indentation when using brackets ([#2826][] @Moong0122)
1012
* [`jsx-handler-names`]: Skip inline handlers when checkInlineFunction=false ([#2833][] @onigoetz)
1113

1214
### Changed
1315
* [Tests] `jsx-indent-props`: Add passing test ([#2823][] @Hypnosphi)
1416

17+
[7.21.5]: https://github.com/yannickcr/eslint-plugin-react/compare/v7.21.4...v7.21.5
1518
[#2833]: https://github.com/yannickcr/eslint-plugin-react/pull/2833
1619
[#2826]: https://github.com/yannickcr/eslint-plugin-react/pull/2826
1720
[#2823]: https://github.com/yannickcr/eslint-plugin-react/pull/2823

0 commit comments

Comments
 (0)