fix(ci): remove trailing whitespace in changelog generation #72
Reference in New Issue
Block a user
Delete Branch "fix/changelog-remove-trailing-whitespace"
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?
Updates the changelog generation command to remove trailing whitespace
before writing to CHANGELOG.md. This ensures a cleaner output and
maintains consistency in formatting.