Skip to content

Commit

Permalink
[eslint config] [base] v5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Aug 12, 2016
1 parent fb0f03f commit be6e13f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions packages/eslint-config-airbnb-base/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
5.0.2 / 2016-08-12
==================
- [deps] update `eslint`, `eslint-find-rules`, `eslint-plugin-import`
- [tests] add `safe-publish-latest` to `prepublish`

5.0.1 / 2016-07-29
==================
- [patch] `no-unused-expressions`: flesh out options
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": "5.0.1",
"version": "5.0.2",
"description": "Airbnb's base JS ESLint config, following our styleguide",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit be6e13f

Please sign in to comment.