Skip to content

Commit

Permalink
4.0.0: Use eslint 3.x and eslint-plugin-standard 2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Yawn committed Oct 25, 2016
1 parent 3e94049 commit 28ed1f8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
4.0.0 / 2016-10-25
==================

* update node versions used for travis
* bump deps to eslint 3.x and eslint-plugin-standard 2.x

3.0.0 / 2016-08-31
==================

* many es2015 changes (fn shorthand requirements, etc)

1.2.0 / 2015-08-06
==================
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "eslint-config-pebble",
"description": "ESLint Shareable Config for Pebble",
"version": "3.0.0",
"version": "4.0.0",
"bugs": {
"url": "https://github.com/pebble/eslint-config-pebble/issues"
},
Expand Down

0 comments on commit 28ed1f8

Please sign in to comment.