Skip to content

Commit 61561af

Browse files
committed
[eslint config] v18.0.1
1 parent 7b1c1db commit 61561af

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/eslint-config-airbnb/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
18.0.1 / 2019-08-13
2+
==================
3+
- [patch] `react/state-in-constructor`: fix incorrect configuration
4+
15
18.0.0 / 2019-08-10
26
==================
37
- [breaking] add eslint v6, drop eslint v4

packages/eslint-config-airbnb/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-airbnb",
3-
"version": "18.0.0",
3+
"version": "18.0.1",
44
"description": "Airbnb's ESLint config, following our styleguide",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)