Skip to content

Commit f21d45b

Browse files
author
翰文
committed
chore: update version and HISTORY.md
1 parent e960a3f commit f21d45b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# History
22
----
33

4+
### 2.3.4 / 2017-03-10
5+
6+
- disable upload progress listener in request if onPress is not set [!65](https://github.com/react-component/upload/pull/65)
7+
48
### 2.3.3 / 2017-02-20
59

610
- beforeUpload add empty catch function when promise passed, fix [#64](https://github.com/react-component/upload/issues/64)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rc-upload",
3-
"version": "2.3.3",
3+
"version": "2.3.4",
44
"description": "upload ui component for react",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)