fix(mod_commit): Handle edge case for empty version details in changelog formatting

This commit is contained in:
2024-06-23 23:41:19 +02:00
parent 8199c6c2cc
commit 377fa83fe7
3 changed files with 13 additions and 2 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2024-06-23 - 1.9.120 - fix(mod_commit)
Handle edge case for empty version details in changelog formatting
- Added check for the length of the recommendedNextVersionDetails array
- Ensure no extra newline in changelog if there are no version details
## 2024-06-23 - 1.9.119 - fix(dependencies)
Update @git.zone/tsdoc to v1.3.8