Skip to content

Commit

Permalink
Merge pull request #1941 from alexandernanberg/patch-1
Browse files Browse the repository at this point in the history
Fix changelog "Ignore class properties" contributor
  • Loading branch information
ljharb committed Aug 16, 2018
2 parents fb745ab + a48cc61 commit d7ba7c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -23,7 +23,7 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
* Output a warning if React version is missing in settings ([#1857][], @alexzherdev)

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

0 comments on commit d7ba7c6

Please sign in to comment.