Chore: Release v0.4.6
This commit is contained in:
@@ -22,7 +22,7 @@ Thanks to the following for their contributions:
|
||||
### Changed
|
||||
{% for commit in commits %}
|
||||
- {{ commit.message | split(pat="\n") | first | upper_first | trim }} \
|
||||
{% if commit.github.username %}([@{{ commit.github.username }}]){% raw %} {% endraw %}{%- endif -%} \
|
||||
{% if commit.remote.username %}([@{{ commit.remote.username }}]){% raw %} {% endraw %}{%- endif -%} \
|
||||
[c:{{ commit.id | truncate(length=7, end="") }}]
|
||||
{%- endfor -%}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user