Skip to content

Commit 8b58d87

Browse files
committed
v5.0.1
1 parent d952efe commit 8b58d87

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+
5.0.1 / 2016-02-13
2+
==================
3+
- [fix] `eslint` peerDep should not include breaking changes
4+
15
5.0.0 / 2016-02-03
26
==================
37
- [breaking] disallow unneeded ternary expressions

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

0 commit comments

Comments
 (0)