Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6e21748

Browse files
committedMay 24, 2019
bump 3.4.0
1 parent c27ab88 commit 6e21748

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed
 

‎HISTORY.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
# History
22
----
33

4-
## 3.230
4+
## 3.4.0
5+
6+
- Support `onChange` event.
7+
8+
## 3.3.0
59

610
- Add `icons` prop for change preset icon.
711

‎package.json

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

1 commit comments

Comments
 (1)
Please sign in to comment.