Skip to content

Commit f031dff

Browse files
committed
Update History and bump version
1 parent 95e1224 commit f031dff

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+
1.2.2 / 2015-02-09
2+
==================
3+
* update dependencies
4+
* fix childs detection in self-closing-comp ([#3][])
5+
6+
[#3]: https://github.com/yannickcr/eslint-plugin-react/issues/3
7+
18
1.2.1 / 2015-01-29
29
==================
310
* update Readme

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": "1.2.1",
3+
"version": "1.2.2",
44
"author": "Yannick Croissant <[email protected]>",
55
"description": "React specific linting rules for ESLint",
66
"main": "index.js",

0 commit comments

Comments
 (0)