aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorWei Zhu <yesmeck@gmail.com>2017-11-15 15:05:02 +0800
committerWei Zhu <yesmeck@gmail.com>2017-11-15 15:05:02 +0800
commita60ac4d8d3b9f527c10e5185265f322468781c81 (patch)
treeeed250a9b899b7e4ac8735f48e59442783837734
parentd9a9b69178669117327ec65a362cd3c8f3e60373 (diff)
downloadtime-picker-a60ac4d8d3b9f527c10e5185265f322468781c81.tar.gz
time-picker-a60ac4d8d3b9f527c10e5185265f322468781c81.tar.zst
time-picker-a60ac4d8d3b9f527c10e5185265f322468781c81.zip
Bump 3.2.03.2.0
-rw-r--r--HISTORY.md6
-rw-r--r--package.json2
2 files changed, 6 insertions, 2 deletions
diff --git a/HISTORY.md b/HISTORY.md
index 30c1495..7445600 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -1,6 +1,10 @@
1# History 1# History
2 2
3--- 33.2.0 / 2017-11-15
4---------------------------
5
6- Add `blur()` and `autoFocus`.
7
4 8
53.1.0 / 2017-11-02 93.1.0 / 2017-11-02
6--------------------------- 10---------------------------
diff --git a/package.json b/package.json
index c3280b2..656de68 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
1{ 1{
2 "name": "rc-time-picker", 2 "name": "rc-time-picker",
3 "version": "3.1.0", 3 "version": "3.2.0",
4 "description": "React TimePicker", 4 "description": "React TimePicker",
5 "keywords": [ 5 "keywords": [
6 "react", 6 "react",