Commit graph

3 commits

Author SHA1 Message Date
cc84c29e8d chore: update golangci-lint to v2 and fix breakage
deps: update golangci/golangci-lint-action action to v8
2025-06-07 18:37:53 +02:00
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