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](https://keepachange
5
5
6
6
## Unreleased
7
7
8
+ ## [ 7.31.3] - 2022.09.03
9
+
8
10
### Fixed
9
11
* [ ` no-unknown-property ` ] : add SVG and meta properties ([ #3381 ] [ ] @AhmadMayo )
10
12
13
+ [ 7.31.3 ] : https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.31.2...v7.31.3
11
14
[ #3381 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3381
12
15
13
16
## [ 7.31.2] - 2022.09.02
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-react" ,
3
- "version" : " 7.31.2 " ,
3
+ "version" : " 7.31.3 " ,
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