feat(changelog): update the changelog automatically on every commit

This commit is contained in:
Thomas Rupprecht 2023-05-25 00:02:55 +02:00
parent b4e88abf53
commit 785421117f
1 changed files with 1 additions and 0 deletions

View File

@ -3,3 +3,4 @@
npm run lint
npm test
npm run update-changelog && git add CHANGELOG.md