releaser-pleaser/internal
Julian Tölle 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
..
changelog feat(changelog): omit version heading in forge release notes 2024-09-22 14:00:30 +02:00
commitparser fix: use commits with slightly invalid messages in release notes (#105) 2024-11-15 17:25:15 +01:00
forge deps: update module github.com/google/go-github/v65 to v66 (#103) 2024-11-15 15:10:52 +01:00
git fix: create CHANGELOG.md if it does not exist (#108) 2024-11-15 18:07:59 +01:00
markdown feat: edit commit message after merging through PR (#43) 2024-09-06 23:17:06 +02:00
pointer refactor: move things to packages (#39) 2024-08-31 15:23:21 +02:00
releasepr refactor: labels as structs with descriptions (#46) 2024-09-07 21:33:28 +02:00
updater refactor: move things to packages (#39) 2024-08-31 15:23:21 +02:00
versioning refactor: move things to packages (#39) 2024-08-31 15:23:21 +02:00