Skip to content
This repository has been archived by the owner on Sep 28, 2020. It is now read-only.

Commit

Permalink
1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MoOx committed Jul 6, 2017
1 parent 651576b commit 74709ef
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
# 1.9.0 - 2017-07-06

- Added: `eslintPath` option so you can provide your own eslint path.
([#183](https://github.com/MoOx/eslint-loader/pull/183) - @trungdq88)

# 1.8.0 - 2017-06-15

- Added: support for eslint@^4.0.0
([#178](https://github.com/MoOx/eslint-loader/issues/178) - @Aladdin-ADD)
([#178](https://github.com/MoOx/eslint-loader/issues/178) - @Aladdin-ADD)

# 1.7.1 - 2017-03-31

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-loader",
"version": "1.8.0",
"version": "1.9.0",
"description": "eslint loader (for webpack)",
"keywords": [
"lint",
Expand Down

0 comments on commit 74709ef

Please sign in to comment.