Hotfix/fix release notes #9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "hotfix/fix-release-notes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
- Improved handling of the {{COMMITS}} placeholder to support multi-line content. - Introduced a while loop for safe replacement of multi-line commit messages. - Added temporary files for intermediate processing to ensure accurate output. This change ensures that release notes are generated correctly, even when multiple commits are included.