Skip to content

Commit b7780ce

Browse files
committed
[meta] fix CHANGELOG
1 parent 2e6b557 commit b7780ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
2525
### Fixed
2626
* [`jsx-no-leaked-render`]: preserve RHS parens for multiline jsx elements while fixing ([#3623][] @akulsr0)
2727
* [`jsx-key`]: detect conditional returns ([#3630][] @yialo)
28-
* [`jsx-newline`]: prevent a crash when `allowMultilines ([#3633][] @ljharb)
28+
* [`jsx-newline`]: prevent a crash when `allowMultilines` ([#3633][] @ljharb)
2929
* [`no-unknown-property`]: use a better regex to avoid a crash ([#3666][] @ljharb @SCH227)
3030
* [`prop-types`]: handle nested forwardRef + memo ([#3679][] @developer-bandi)
3131
* [`no-unknown-property`]: add `fetchPriority` ([#3697][] @SevereCloud)

0 commit comments

Comments
 (0)