Commit 8c9ec8a 1 parent cd23e3f commit 8c9ec8a Copy full SHA for 8c9ec8a
File tree 2 files changed +4
-1
lines changed
2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
5
5
6
6
## Unreleased
7
7
8
+ ## [ 7.31.8] - 2022.09.08
9
+
8
10
### Fixed
9
11
* [ ` no-unknown-property ` ] : add ` viewBox ` on ` marker ` ([ #3416 ] [ ] @ljharb )
10
12
* [ ` no-unknown-property ` ] : add ` noModule ` on ` script ` ([ #3414 ] [ ] @ljharb )
@@ -18,6 +20,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
18
20
19
21
* [ meta] npmignore markdownlint config ([ #3413 ] [ ] @jorrit )
20
22
23
+ [ 7.31.8 ] : https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.31.7...v7.31.8
21
24
[ #3425 ] : https://github.com/jsx-eslint/eslint-plugin-react/issues/3425
22
25
[ #3424 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3424
23
26
[ #3419 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3419
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-react" ,
3
- "version" : " 7.31.7 " ,
3
+ "version" : " 7.31.8 " ,
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