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,9 +5,12 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
5
5
6
6
## Unreleased
7
7
8
+ ## [ 7.35.1] - 2024.09.02
9
+
8
10
### Fixed
9
11
* [ ` jsx-curly-brace-presence ` ] : do not trigger on strings containing a quote character ([ #3798 ] [ ] @akulsr0 )
10
12
13
+ [ 7.35.1 ] : https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.35.0...v7.35.1
11
14
[ #3798 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3798
12
15
13
16
## [ 7.35.0] - 2024.07.19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-react" ,
3
- "version" : " 7.35.0 " ,
3
+ "version" : " 7.35.1 " ,
4
4
"author" :
" Yannick Croissant <[email protected] >" ,
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