fix(mod_commit): Fix changelog template rendering by removing extra new line when no version details are provided.
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2024-06-23 - 1.9.121 - fix(mod_commit)
|
||||
Fix changelog template rendering by removing extra new line when no version details are provided.
|
||||
|
||||
- Update package.json dependencies: @git.zone/tsdoc and @push.rocks/smartpromise to latest versions.
|
||||
|
||||
|
||||
## 2024-06-23 - 1.9.120 - fix(mod_commit)
|
||||
Handle edge case for empty version details in changelog formatting
|
||||
|
||||
|
Reference in New Issue
Block a user