Skip to content

Commit

Permalink
[eslint config] [base] v12.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Oct 5, 2017
1 parent a815509 commit ad37466
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions packages/eslint-config-airbnb-base/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
12.0.2 / 2017-10-05
==================
- [deps] update `eslint`

12.0.1 / 2017-09-27
==================
- [fix] ensure all JSX elements are ignored by `indent` (#1569)
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-airbnb-base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-airbnb-base",
"version": "12.0.1",
"version": "12.0.2",
"description": "Airbnb's base JS ESLint config, following our styleguide",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit ad37466

Please sign in to comment.