aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorWei Zhu <yesmeck@gmail.com>2018-02-08 16:51:07 +0800
committerWei Zhu <yesmeck@gmail.com>2018-02-08 16:51:07 +0800
commitd408a2b14c21e360dfcea2fc59810ec0fe4d3eee (patch)
tree80d5ea61c648028310264645def43dc41c6a83b9
parentfe8e837bc7f75217db65d81812a9b242b89a0b2b (diff)
downloadtime-picker-d408a2b14c21e360dfcea2fc59810ec0fe4d3eee.tar.gz
time-picker-d408a2b14c21e360dfcea2fc59810ec0fe4d3eee.tar.zst
time-picker-d408a2b14c21e360dfcea2fc59810ec0fe4d3eee.zip
Bump 3.3.03.3.0
-rw-r--r--HISTORY.md5
-rw-r--r--package.json2
2 files changed, 6 insertions, 1 deletions
diff --git a/HISTORY.md b/HISTORY.md
index 7445600..f44ba30 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -1,5 +1,10 @@
1# History 1# History
2 2
33.3.0 / 2019-02-8
4---------------------------
5
6- Add `inputReadOnly`
7
33.2.0 / 2017-11-15 83.2.0 / 2017-11-15
4--------------------------- 9---------------------------
5 10
diff --git a/package.json b/package.json
index abc1f8f..80cb6f2 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.2.1", 3 "version": "3.3.0",
4 "description": "React TimePicker", 4 "description": "React TimePicker",
5 "keywords": [ 5 "keywords": [
6 "react", 6 "react",