Skip to content

Commit

Permalink
Release 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marvinhagemeister committed Jul 18, 2017
1 parent 9bae4e5 commit b5b8fc6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# eslint-config-sevenval

## 1.4.1

- Upgrade `eslint-plugin-react` to fix an issue introduced by
the recent prop-types split from React core.
- Update eslint to latest `4.x` release
- Run tests on node 8

## 1.4.0

- Update `react` preset
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-config-sevenval",
"version": "1.4.0",
"version": "1.4.1",
"description": "A sane JavaScript linter configuration",
"main": "index.js",
"keywords": [
Expand Down

0 comments on commit b5b8fc6

Please sign in to comment.