File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change
1
+ 2.5.0 / 2015-06-04
2
+ ==================
3
+
4
+ * update dependencies
5
+ * add option to make wrap-multilines more granular ([ #94 ] [ ] @PiPeep )
6
+ * documentation improvements ([ #92 ] [ ] [ #93 ] [ ] @lencioni )
7
+
8
+ [ #94 ] : https://github.com/yannickcr/eslint-plugin-react/pull/94
9
+ [ #92 ] : https://github.com/yannickcr/eslint-plugin-react/pull/92
10
+ [ #93 ] : https://github.com/yannickcr/eslint-plugin-react/pull/93
11
+
1
12
2.4.0 / 2015-05-30
2
13
==================
3
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-react" ,
3
- "version" : " 2.4 .0" ,
3
+ "version" : " 2.5 .0" ,
4
4
"author" : " Yannick Croissant <yannick.croissant+npm@gmail.com>" ,
5
5
"description" : " React specific linting rules for ESLint" ,
6
6
"main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments