Changelog: update for 2.2.0 (#9793)

This commit is contained in:
杨奕
2018-02-12 17:10:18 +08:00
committed by GitHub
parent 0f06fd5079
commit f516d62786
12 changed files with 94 additions and 10 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.1'
SUB_FOLDER='2.2'
mkdir $SUB_FOLDER
rm -rf *.js *.css *.map static
rm -rf $SUB_FOLDER/**