Skip to content

Commit 21bd8ce

Browse files
committed
Release v3.1.4
1 parent 438e30a commit 21bd8ce

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
v3.1.4 - Tue, 12 Jan 2016 22:14:45 GMT
2+
--------------------------------------
3+
4+
- [438e30a](../../commit/438e30a) [fixed] extra timeout check, prevent setState after unmount
5+
- [4b6abc7](../../commit/4b6abc7) [fixed] localizer dist files
6+
7+
8+
19
v3.1.3 - Tue, 08 Dec 2015 19:20:18 GMT
210
--------------------------------------
311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-widgets",
3-
"version": "3.1.3",
3+
"version": "3.1.4",
44
"description": "An à la carte set of polished, extensible, and accessible inputs built for React",
55
"main": "lib/index.js",
66
"author": {

0 commit comments

Comments
 (0)