releaser-pleaser/internal
Jonas L. 612928a382
fix: using code blocks within release-notes (#275)
Increase the number of code blocks backticks to 4 for the release note prefix and suffix, to allow users to embed their own code blocks using only 3 backticks.
2025-09-25 12:25:35 +02:00
..
changelog feat: highlight breaking changes in release notes (#234) 2025-08-23 22:40:28 +02:00
commitparser fix: use commits with slightly invalid messages in release notes (#105) 2024-11-15 17:25:15 +01:00
forge test: add e2e tests with local Forgejo instance (#201) 2025-09-13 12:00:54 +02:00
git refactor: let updaters define the files they want to run on (#233) 2025-08-23 22:14:34 +02:00
log refactor(cmd): use factories instead of global cobra command structs (#238) 2025-08-24 14:44:05 +00: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 fix: using code blocks within release-notes (#275) 2025-09-25 12:25:35 +02:00
testdata fix: using code blocks within release-notes (#275) 2025-09-25 12:25:35 +02:00
updater refactor: let updaters define the files they want to run on (#233) 2025-08-23 22:14:34 +02:00
versioning feat(github): mark pre-releases correctly (#110) 2024-11-15 18:49:50 +01:00