Skip to content

Commit d7ba7c6

Browse files
authored
Merge pull request #1941 from alexandernanberg/patch-1
Fix changelog "Ignore class properties" contributor
2 parents fb745ab + a48cc61 commit d7ba7c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
2323
* Output a warning if React version is missing in settings ([#1857][], @alexzherdev)
2424

2525
### Fixed
26-
* [`destructuring-assignment`][]: Ignore class properties ([#1909][], @alexzherdev)
26+
* [`destructuring-assignment`][]: Ignore class properties ([#1909][], @alexandernanberg)
2727
* [`destructuring-assignment`][], component detection: ignore components with confidence = 0 ([#1907][], @alexzherdev)
2828
* [`boolean-prop-naming`][]: Handle inline Flow type ([#1905][], @alexzherdev)
2929
* [`jsx-props-no-multi-spaces`][]: Handle member expressions ([#1890][], @alexzherdev)

0 commit comments

Comments
 (0)