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

Commit

Permalink
0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MoOx committed Feb 10, 2015
1 parent b8f2ad6 commit 728de86
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
10 changes: 7 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
# 0.3.0 - 2015-012-10

- Changed: upgrade to eslint 0.14.x

# 0.2.1 - 2015-01-27

- Changed: Upgrade eslint to 0.13.0
- Changed: upgrade to eslint 0.13.x

# 0.2.0 - 2015-01-23

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

# 0.1.0 - 2014-12-05

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-loader",
"version": "0.2.1",
"version": "0.3.0",
"description": "eslint loader (for webpack)",
"keywords": [
"lint",
Expand Down

0 comments on commit 728de86

Please sign in to comment.