Skip to content

Commit

Permalink
Fix CHANGELOG merge error
Browse files Browse the repository at this point in the history
  • Loading branch information
sompylasar committed May 26, 2017
1 parent d0007f2 commit 7ac5e8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CHANGELOG.md
Expand Up @@ -12,7 +12,6 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
- [`no-anonymous-default-export`] rule: report anonymous default exports ([#712], thanks [@duncanbeevers]).
- Add new value to [`order`]'s `newlines-between` option to allow newlines inside import groups ([#627], [#628], thanks [@giodamelio])
- Add `count` option to the [`newline-after-import`] rule to allow configuration of number of newlines expected ([#742], thanks [@ntdb])
- Add `filePath` into `parserOptions` passed to `parser` ([#839], thanks [@sompylasar])

### Changed
- [`no-extraneous-dependencies`]: use `read-pkg-up` to simplify finding + loading `package.json` ([#680], thanks [@wtgtybhertgeghgtwtg])
Expand Down

0 comments on commit 7ac5e8f

Please sign in to comment.