mirror of
https://github.com/konvajs/konva.git
synced 2025-12-19 10:58:20 +08:00
update CHANGELOG with new version
This commit is contained in:
@@ -38,7 +38,7 @@ echo "commit change log updates"
|
|||||||
git commit -am "update CHANGELOG with new version" --allow-empty
|
git commit -am "update CHANGELOG with new version" --allow-empty
|
||||||
|
|
||||||
echo "npm version $1 --no-git-tag-version"
|
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"
|
echo "build for $1"
|
||||||
npm run build
|
npm run build
|
||||||
|
|||||||
Reference in New Issue
Block a user