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

Commit 56ad1d8

Browse files
committed
1.7.1
1 parent a6f4f0b commit 56ad1d8

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 1.7.1 - 2017-03-31
2+
3+
- Fixed: Remove duplicate output with webpack 2
4+
([#169](https://github.com/MoOx/eslint-loader/pull/169) - @jaridmargolin)
5+
16
# 1.7.0 - 2017-03-23
27

38
- Fixed: outputReport option writes report for last file checked only

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-loader",
3-
"version": "1.7.0",
3+
"version": "1.7.1",
44
"description": "eslint loader (for webpack)",
55
"keywords": [
66
"lint",

0 commit comments

Comments
 (0)