Skip to content

Commit

Permalink
[eslint config] v18.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Aug 13, 2019
1 parent 5302784 commit a204cdf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions packages/eslint-config-airbnb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
18.0.1 / 2019-08-13
==================
- [patch] `react/state-in-constructor`: fix incorrect configuration

18.0.0 / 2019-08-10
==================
- [breaking] add eslint v6, drop eslint v4
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-airbnb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-airbnb",
"version": "18.0.0",
"version": "18.0.1",
"description": "Airbnb's ESLint config, following our styleguide",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit a204cdf

Please sign in to comment.