We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 431f84d commit e8a2722Copy full SHA for e8a2722
git-cliff-release/cliff.toml
@@ -39,7 +39,7 @@ body = """
39
{% elif commit.remote.username %}\
40
{{" "}}by [@{{ commit.remote.username }}](https://github.com/{{ commit.remote.username }})\
41
{% if commit.extra.closed_issue_links %}\
42
- , closes {{ commit.extra.closed_issue_links | join(sep = ", ") }}
+ , closes {{ commit.extra.closed_issue_links | join(sep = ", ") }}\
43
{% endif %}\
44
{%- endif %}\
45
{% endfor %}
0 commit comments