[changelog] 1.2.0

This commit is contained in:
陈嘉涵
2018-08-20 14:22:03 +08:00
parent 1cf9e1a144
commit c96ef7cc47
4 changed files with 118 additions and 63 deletions

View File

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