chore: add release preparation tasks with changelog generation

This commit is contained in:
2022-08-01 10:36:00 +02:00
parent 252eb65b88
commit e6d7ed5904
4 changed files with 42 additions and 13 deletions

1
.gitignore vendored
View File

@ -3,5 +3,4 @@
/node_modules
/internal/server/assets/dist/*
dist/
/CHANGELOG.md
/tools