Skip to content

Commit 3628b03

Browse files
committed
Update History and bump version
1 parent ac2d483 commit 3628b03

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

History.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
3.2.3 / 2015-08-16
2+
==================
3+
4+
* update dependencies
5+
* fix object rest/spread handling ([#187][] @xjamundx, [#189][] @Morantron)
6+
7+
[#187]: https://github.com/yannickcr/eslint-plugin-react/pull/187
8+
[#189]: https://github.com/yannickcr/eslint-plugin-react/pull/189
9+
110
3.2.2 / 2015-08-11
211
==================
312

package.json

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

0 commit comments

Comments
 (0)