
###
 # @Author: shiguo
 # @Date: 2022-09-26 17:09:38
 # @LastEditors: shiguo
 # @LastEditTime: 2022-09-26 17:26:37
 # @FilePath: /@aks-dev/taro-h5/i.sh
### 

#chmod u+x *.sh
git add .
git commit -m '脚本更新'
npm version patch
npm publish
