Commit graph

2 commits

Author SHA1 Message Date
11f8403241
fix: create CHANGELOG.md if it does not exist (#108)
During a previous refactoring (#15) the Changelog generation logic stopped creating the file if it did not exist. This makes sure that the file actually gets created. This is primarily required while onboarding new repositories.

Closes #85
2024-11-15 18:07:59 +01:00
a0a064d387
refactor: move things to packages (#39) 2024-08-31 15:23:21 +02:00