Skip to content

Commit 711a5ae

Browse files
committed
Release v3.0.0
1 parent f8dd6fb commit 711a5ae

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
v3.0.0 - Sat, 24 Oct 2015 01:55:25 GMT
2+
--------------------------------------
3+
4+
- [8172eaa](../../commit/8172eaa) [added] selectlist selectAll() method
5+
6+
7+
18
v3.0.0-beta.1 - Mon, 12 Oct 2015 13:09:20 GMT
29
---------------------------------------------
310

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.0.0-beta.1",
3+
"version": "3.0.0",
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)