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

Commit 570730c

Browse files
committed
1.6.0
1 parent 548504a commit 570730c

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.6.0 - 2016-10-17
2+
3+
- Added: Option to generate report file
4+
([#118](https://github.com/MoOx/eslint-loader/pull/118) - @vidhill)
5+
16
# 1.5.0 - 2016-07-28
27

38
- Added: `cache` options

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

0 commit comments

Comments
 (0)