Skip to content

Commit dbdd56c

Browse files
committed
[eslint config] [base] v7.0.1
1 parent 38f679e commit dbdd56c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/eslint-config-airbnb-base/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
7.0.1 / 2016-09-10
2+
==================
3+
- [patch] loosen `max-len` by ignoring strings
4+
- [deps] update to `eslint` `v3.5.0`
5+
16
7.0.0 / 2016-09-06
27
==================
38
- [breaking] Add no-plusplus in style.js and added explanation in README (#1012)

packages/eslint-config-airbnb-base/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-base",
3-
"version": "7.0.0",
3+
"version": "7.0.1",
44
"description": "Airbnb's base JS ESLint config, following our styleguide",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)