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

Commit 81d743b

Browse files
committed
1.6.1
1 parent 672a100 commit 81d743b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 1.6.1 - 2016-11-02
2+
3+
- Fixed: multiples config per instance are now supported
4+
([#105](https://github.com/MoOx/eslint-loader/issues/105) -
5+
@jaythomas and @jameslnewell)
6+
17
# 1.6.0 - 2016-10-17
28

39
- Added: Option to generate report file

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.6.0",
3+
"version": "1.6.1",
44
"description": "eslint loader (for webpack)",
55
"keywords": [
66
"lint",

0 commit comments

Comments
 (0)