Skip to content

Commit 330169d

Browse files
committed
[eslint config] v9.0.0
1 parent 8b396ab commit 330169d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/eslint-config-airbnb/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
9.0.0 / 2016-05-07
2+
==================
3+
- [breaking] update `eslint-config-airbnb-base` to v3
4+
- [deps] update `eslint-find-rules`, `eslint-plugin-import`, `eslint-plugin-jsx-a11y`
5+
16
8.0.0 / 2016-04-21
27
==================
38
- [breaking] Migrate non-React rules to a separate linter config (`eslint-config-airbnb-base`)

packages/eslint-config-airbnb/package.json

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

0 commit comments

Comments
 (0)