1
0
Fork 0

Fix release script

This commit is contained in:
Chocobozzz 2023-11-29 08:33:39 +01:00
parent 6c89755d04
commit 9f9522e865
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 2 additions and 0 deletions

View File

@ -133,6 +133,8 @@ find dist/ packages/core-utils/dist/ \
git push origin master
git checkout "$branch"
# Rebuild properly the server, with the declaration files
npm run build:server
# Release types package
npm run generate-types-package "$version"
cd packages/types-generator/dist