Skip to content

Commit f1cc91c

Browse files
committed
[eslint config] [base] v11.3.2
1 parent 5637c8f commit f1cc91c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
11.3.2 / 2017-08-22
2+
==================
3+
- [patch] Add jest.config.js to import/no-extraneous-dependencies devDeps (#1522)
4+
- [patch] Improve Gruntfile glob pattern (#1503)
5+
- [deps] update `eslint` v4, `tape`
6+
- [docs] Specify yarn-specific install instructions (#1511)
7+
18
11.3.1 / 2017-07-24
29
==================
310
- [fix] `legacy`: remove top-level `ecmaFeatures`

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

0 commit comments

Comments
 (0)