We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e865a4 commit 7963b97Copy full SHA for 7963b97
packages/eslint-config-airbnb-base/CHANGELOG.md
@@ -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
+
7
11.0.0 / 2016-12-11
8
==================
9
- [breaking] enable `no-await-in-loop`
packages/eslint-config-airbnb-base/package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-config-airbnb-base",
- "version": "11.0.0",
+ "version": "11.0.1",
"description": "Airbnb's base JS ESLint config, following our styleguide",
"main": "index.js",
"scripts": {
0 commit comments