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

Commit 728de86

Browse files
committed
0.3.0
1 parent b8f2ad6 commit 728de86

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
1+
# 0.3.0 - 2015-012-10
2+
3+
- Changed: upgrade to eslint 0.14.x
4+
15
# 0.2.1 - 2015-01-27
26

3-
- Changed: Upgrade eslint to 0.13.0
7+
- Changed: upgrade to eslint 0.13.x
48

59
# 0.2.0 - 2015-01-23
610

7-
- Changed: Upgrade eslint to 0.12.0
8-
- Added: Enable loading of eslint config from webpack config, `.eslintrc`, or `package.json`
11+
- Changed: upgrade to eslint 0.12.x
12+
- Added: enable loading of eslint config from webpack config, `.eslintrc`, or `package.json`
913

1014
# 0.1.0 - 2014-12-05
1115

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

0 commit comments

Comments
 (0)