aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorafc163 <afc163@gmail.com>2016-11-11 14:03:22 +0800
committerafc163 <afc163@gmail.com>2016-11-11 14:03:22 +0800
commit21e12b734d9fd34da01e11f594cf28408e0b1951 (patch)
tree6aa82cf058d92fa3c66fb5ffa2bc89983a2138a4
parente59f4eae17cbfd7eed19cd385ec64312ffe266c4 (diff)
downloadtime-picker-21e12b734d9fd34da01e11f594cf28408e0b1951.tar.gz
time-picker-21e12b734d9fd34da01e11f594cf28408e0b1951.tar.zst
time-picker-21e12b734d9fd34da01e11f594cf28408e0b1951.zip
bump 2.2.02.2.0
-rw-r--r--HISTORY.md7
-rw-r--r--package.json2
2 files changed, 7 insertions, 2 deletions
diff --git a/HISTORY.md b/HISTORY.md
index 214f3bb..c6198f6 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -2,10 +2,15 @@
2 2
3--- 3---
4 4
52.2.0 / 2016-11-11
6---------------------------
7
8Add `showMinute` prop.
9
52.1.0 / 2016-10-25 102.1.0 / 2016-10-25
6--------------------------- 11---------------------------
7 12
8support addon prop 13Add `addon` prop.
9 14
102.0.0 / 2016-08-04 152.0.0 / 2016-08-04
11--------------------------- 16---------------------------
diff --git a/package.json b/package.json
index 74066e7..433f3bc 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": "2.1.0", 3 "version": "2.2.0",
4 "description": "React TimePicker", 4 "description": "React TimePicker",
5 "keywords": [ 5 "keywords": [
6 "react", 6 "react",