Skip to content

Commit 3481a49

Browse files
committed
[meta] add missing changelog header for v7.22.0
1 parent e2eaada commit 3481a49

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,6 +5,8 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
55

66
## Unreleased
77

8+
## [7.22.0] - 2020.12.29
9+
810
### Added
911
* [`jsx-key`]: added `checkKeyMustBeforeSpread` option for new jsx transform ([#2835][] @morlay)
1012
* [`jsx-newline`]: add new rule ([#2693][] @jzabala)
@@ -31,6 +33,7 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
3133
* [`no-unused-prop-types`]: Add new example to rule ([#2852][] @thehereward)
3234
* [`prop-types`]: fix example ([#2881][] @technote-space)
3335

36+
[7.22.0]: https://github.com/yannickcr/eslint-plugin-react/compare/v7.21.5...v7.22.0
3437
[#2891]: https://github.com/yannickcr/eslint-plugin-react/pull/2891
3538
[#2883]: https://github.com/yannickcr/eslint-plugin-react/pull/2883
3639
[#2882]: https://github.com/yannickcr/eslint-plugin-react/issues/2882

0 commit comments

Comments
 (0)