Skip to content

Commit 8b33186

Browse files
committed
v0.4.0
1 parent a88a232 commit 8b33186

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### CHANGELOG
22

3-
#### 0.3.0 (2016-04-29)
3+
#### 0.4.0 (2016-04-28)
44

55
- [增强] ActionSheet 的 menus 和 actions 增加支持传入自定义 className
66
- [增强] Cell 组件增加支持传入自定义的 className

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-weui",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "weui for react",
55
"main": "./lib",
66
"scripts": {

0 commit comments

Comments
 (0)