Skip to content

Commit 7963b97

Browse files
committed
[eslint config] [base] v11.0.1
1 parent 7e865a4 commit 7963b97

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

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

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
11.0.1 / 2017-01-08
2+
==================
3+
- [deps] update `eslint`
4+
- [docs] add note about `install-peerdeps` (#1234)
5+
- [docs] Updated instructions to support non-bash users (#1214)
6+
17
11.0.0 / 2016-12-11
28
==================
39
- [breaking] enable `no-await-in-loop`

packages/eslint-config-airbnb-base/package.json

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

0 commit comments

Comments
 (0)