Skip to content

Commit cde6d76

Browse files
committed
Update History and bump version
1 parent b6d9268 commit cde6d76

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

History.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
2.5.2 / 2015-06-14
2+
==================
3+
4+
* fix regression in jsx-uses-vars with babel-eslint ([#110][])
5+
6+
[#110]: https://github.com/yannickcr/eslint-plugin-react/issues/110
7+
18
2.5.1 / 2015-06-14
29
==================
310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-react",
3-
"version": "2.5.1",
3+
"version": "2.5.2",
44
"author": "Yannick Croissant <[email protected]>",
55
"description": "React specific linting rules for ESLint",
66
"main": "index.js",

0 commit comments

Comments
 (0)