1
0
mirror of https://gitee.com/vant-contrib/vant.git synced 2025-04-06 03:57:59 +08:00

[release] 1.1.4

This commit is contained in:
陈嘉涵 2018-05-18 14:35:24 +08:00
parent 941a38b1cd
commit 656d09b487

@ -22,6 +22,7 @@ then
# commit # commit
npm version $VERSION --no-git-tag-version npm version $VERSION --no-git-tag-version
git tag v$VERSION
git commit -am "[release] $VERSION" git commit -am "[release] $VERSION"
# publish # publish