Commit ec23dcd5 authored by Leopoldthecoder's avatar Leopoldthecoder Committed by cinwell.li

update release.sh

parent 2cc6186a
......@@ -2,7 +2,7 @@
### 1.0.0-rc.9
*2016-11-XX*
*2016-11-07*
- 新增 MessageBox 确定按钮自动获取焦点, #721
- 修复 Popover focus 失效, #734
......
......@@ -19,7 +19,6 @@ then
cd ../..
# commit
git submodule update
git add -A
git commit -m "[build] $VERSION"
npm version $VERSION --message "[release] $VERSION"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment