Skip to content

Commit 9c43de0

Browse files
committed
Update History and bump version
1 parent 81baea4 commit 9c43de0

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

History.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
1.3.0 / 2015-02-24
2+
==================
3+
* update dependencies
4+
* add no-did-mount-set-state rule
5+
* add no-did-update-set-state rule
6+
17
1.2.2 / 2015-02-09
28
==================
39
* update dependencies

package.json

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

0 commit comments

Comments
 (0)