Skip to content

Commit 3519daf

Browse files
committed
[eslint config] [base] v1.0.4
1 parent d453494 commit 3519daf

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
1.0.4 / 2016-04-26
2+
==================
3+
- [deps] update `eslint-find-rules`, `eslint-plugin-import`
4+
15
1.0.3 / 2016-04-21
26
==================
37
- [patch: loosen rules] Allow empty class/object methods

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

0 commit comments

Comments
 (0)