Changelog: update for 2.3.0 (#10398)

This commit is contained in:
杨奕
2018-03-28 14:36:02 +08:00
committed by GitHub
parent 8debdac9cc
commit a6c80c0c8f
6 changed files with 115 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ cd temp_web
git clone -b gh-pages https://github.com/ElemeFE/element.git && cd element
# build sub folder
SUB_FOLDER='2.2'
SUB_FOLDER='2.3'
mkdir $SUB_FOLDER
rm -rf *.js *.css *.map static
rm -rf $SUB_FOLDER/**