mirror of
https://github.com/konvajs/konva.git
synced 2026-01-23 13:26:07 +08:00
update CHANGELOG with new version
This commit is contained in:
@@ -34,9 +34,9 @@ echo "New version: ${new_version}"
|
||||
echo "Pulling"
|
||||
git pull >/dev/null
|
||||
|
||||
echo "Lint, build and test"
|
||||
npm run lint >/dev/null
|
||||
npm run full-build >/dev/null
|
||||
echo "build and test"
|
||||
npm run build >/dev/null
|
||||
npm run test
|
||||
|
||||
|
||||
echo "commit change log updates"
|
||||
|
||||
Reference in New Issue
Block a user