mirror of
https://github.com/konvajs/konva.git
synced 2025-04-05 20:48:28 +08:00
update CHANGELOG with new version
This commit is contained in:
parent
4399ddb6b1
commit
f7df0c2155
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user