mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-13 11:34:02 +08:00
update release.sh
This commit is contained in:
committed by
cinwell.li
parent
2cc6186ab9
commit
ec23dcd583
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user