update CHANGELOG with new version

This commit is contained in:
Anton Lavrenov 2018-06-15 13:20:22 +07:00
parent 4399ddb6b1
commit f7df0c2155

View File

@ -38,7 +38,7 @@ echo "commit change log updates"
git commit -am "update CHANGELOG with new version" --allow-empty
echo "npm version $1 --no-git-tag-version"
npm version $1 --no-git-tag-version
npm version $1 --no-git-tag-version --allow-same-version
echo "build for $1"
npm run build