Skip to content

Commit af81beb

Browse files
committed
v3.1.0
1 parent 7f62252 commit af81beb

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/eslint-config-airbnb/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
3.1.0 / 2016-01-07
2+
==================
3+
- [minor] Allow multiple stateless components in a single file
4+
15
3.0.2 / 2016-01-06
26
==================
37
- [fix] Ignore URLs in `max-len` (#664)

packages/eslint-config-airbnb/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",
3-
"version": "3.0.2",
3+
"version": "3.1.0",
44
"description": "Airbnb's ESLint config, following our styleguide",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)