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

Commit 20b2e93

Browse files
committed
1.3.0
1 parent ec475eb commit 20b2e93

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.3.0 - 2016-02-17
2+
3+
- Added: support for eslint@^2.0.0
4+
([#81](https://github.com/MoOx/eslint-loader/pull/81))
5+
16
# 1.2.1 - 2016-01-26
27

38
- Updated: object-assign dependency

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

0 commit comments

Comments
 (0)