Skip to content

Commit be6e13f

Browse files
committed
[eslint config] [base] v5.0.2
1 parent fb0f03f commit be6e13f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
5.0.2 / 2016-08-12
2+
==================
3+
- [deps] update `eslint`, `eslint-find-rules`, `eslint-plugin-import`
4+
- [tests] add `safe-publish-latest` to `prepublish`
5+
16
5.0.1 / 2016-07-29
27
==================
38
- [patch] `no-unused-expressions`: flesh out options

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

0 commit comments

Comments
 (0)