update release.sh

pull/888/head
Leopoldthecoder 2016-11-07 17:25:53 +08:00 committed by cinwell.li
parent 2cc6186ab9
commit ec23dcd583
2 changed files with 1 additions and 2 deletions

View File

@ -2,7 +2,7 @@
### 1.0.0-rc.9
*2016-11-XX*
*2016-11-07*
- 新增 MessageBox 确定按钮自动获取焦点, #721
- 修复 Popover focus 失效, #734

View File

@ -19,7 +19,6 @@ then
cd ../..
# commit
git submodule update
git add -A
git commit -m "[build] $VERSION"
npm version $VERSION --message "[release] $VERSION"