Skip to content

Commit 3fb9f2e

Browse files
committed
[eslint config] v10.0.1
1 parent 7d9af14 commit 3fb9f2e

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+
10.0.1 / 2016-08-12
2+
==================
3+
- [deps] update `eslint`, `eslint-find-rules`, `eslint-plugin-jsx-a11y`, `eslint-plugin-import`, `eslint-config-airbnb-base`
4+
15
10.0.0 / 2016-08-01
26
==================
37
- [breaking] enable jsx-a11y rules:

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": "10.0.0",
3+
"version": "10.0.1",
44
"description": "Airbnb's ESLint config, following our styleguide",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)