We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59de41f commit e256cfdCopy full SHA for e256cfd
History.md
@@ -1,3 +1,9 @@
1
+1.2.1 / 2014-01-29
2
+==================
3
+* update Readme
4
+* update dependencies
5
+* update wrap-multilines and self-closing-comp rules for ESLint 0.13.0
6
+
7
1.2.0 / 2014-12-29
8
==================
9
* add self-closing-comp rule
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-react",
- "version": "1.2.0",
+ "version": "1.2.1",
"author": "Yannick Croissant <yannick.croissant+npm@gmail.com>",
"description": "React specific linting rules for ESLint",
"main": "index.js",
0 commit comments