Skip to content

Commit 367eea1

Browse files
committed
Update History and bump version
1 parent 5214f31 commit 367eea1

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

History.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
1+
1.2.0 / 2014-12-29
2+
==================
3+
* add self-closing-comp rule
4+
* fix display-name and prop-types rules
15

26
1.1.0 / 2014-12-28
37
==================
4-
58
* add display-name rule
69
* add wrap-multilines rule
710
* add rules documentation

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

0 commit comments

Comments
 (0)