Chore: Update Changelog (#18200)

* change log

* update sub folder
This commit is contained in:
iamkun
2019-11-26 18:18:13 +08:00
committed by GitHub
parent 2919e5769b
commit bf9743271f
7 changed files with 280 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ cd temp_web
git clone --depth 1 -b gh-pages --single-branch https://github.com/ElemeFE/element.git && cd element
# build sub folder
SUB_FOLDER='2.12'
SUB_FOLDER='2.13'
mkdir -p $SUB_FOLDER
rm -rf *.js *.css *.map static
rm -rf $SUB_FOLDER/**