File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,12 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
5
5
6
6
## Unreleased
7
7
8
+ ## [ 7.25.1] - 2021.08.29
9
+
8
10
### Fixed
9
11
* [ ` no-this-in-sfc ` ] , component detection: Improve stateless component detection ([ #3056 ] [ ] @Wesitos )
10
12
13
+ [ 7.25.1 ] : https://github.com/yannickcr/eslint-plugin-react/compare/v7.25.0...v7.25.1
11
14
[ #3056 ] : https://github.com/yannickcr/eslint-plugin-react/pull/3056
12
15
13
16
## [ 7.25.0] - 2021.08.27
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-react" ,
3
- "version" : " 7.25.0 " ,
3
+ "version" : " 7.25.1 " ,
4
4
"author" : " Yannick Croissant <yannick.croissant+npm@gmail.com>" ,
5
5
"description" : " React specific linting rules for ESLint" ,
6
6
"main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments