[changelog] 1.3.0

This commit is contained in:
陈嘉涵
2018-08-31 14:20:45 +08:00
parent 63088d7b94
commit 9899d97fbc
4 changed files with 127 additions and 64 deletions

View File

@@ -69,7 +69,7 @@ import TreeSelect from './tree-select';
import Uploader from './uploader';
import Waterfall from './waterfall';
const version = '1.2.1';
const version = '1.3.0';
const components = [
Actionsheet,
AddressEdit,