File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,14 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
55
66## Unreleased
77
8+ ## [ 7.23.1] - 2021.03.23
9+
810### Fixed
911* version detection: support processor virtual filename ([ #2949 ] [ ] @JounQin )
1012
13+ [ 7.23.0 ] : https://github.com/yannickcr/eslint-plugin-react/compare/v7.23.0...v7.23.1
14+ [ #2949 ] : https://github.com/yannickcr/eslint-plugin-react/pull/2949
15+
1116## [ 7.23.0] - 2021.03.22
1217
1318### Added
@@ -36,7 +41,7 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
3641* [ readme] Replace lists of rules with tables in readme ([ #2908 ] [ ] @motato1 )
3742* [ Docs] added missing curly braces ([ #2923 ] [ ] @Muditxofficial )
3843
39- [ #2949 ] : https://github.com/yannickcr/eslint-plugin-react/pull/2949
44+ [ 7.23.0 ] : https://github.com/yannickcr/eslint-plugin-react/compare/v7.22.0...v7.23.0
4045[ #2943 ] : https://github.com/yannickcr/eslint-plugin-react/pull/2943
4146[ #2935 ] : https://github.com/yannickcr/eslint-plugin-react/pull/2935
4247[ #2933 ] : https://github.com/yannickcr/eslint-plugin-react/pull/2933
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-react" ,
3- "version" : " 7.23.0 " ,
3+ "version" : " 7.23.1 " ,
44 "author" : " Yannick Croissant <yannick.croissant+npm@gmail.com>" ,
55 "description" : " React specific linting rules for ESLint" ,
66 "main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments