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

Commit 02c1e76

Browse files
committed
2.1.2
1 parent d763726 commit 02c1e76

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+
# 2.1.2 - 2019-01-31
2+
3+
- [Fix autofix for eslint < 5](https://github.com/webpack-contrib/eslint-loader/commit/d76372676b8badf57df3d6a22be5739d19e25637) by @eschablowski
4+
5+
16
# 2.1.1 - 2018-09-19
27

38
- [Stop autofixing infinite loop](https://github.com/webpack-contrib/eslint-loader/commit/704024864f737a487ec0b9f9c9b00b11881f2558) by @eschablowski

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

0 commit comments

Comments
 (0)