Skip to content

Commit

Permalink
Update cliff.toml (#604)
Browse files Browse the repository at this point in the history
Signed-off-by: Yuwei Ba <dev@watfaq.com>
  • Loading branch information
ibigbug authored Sep 22, 2024
1 parent 9e580a6 commit f80d412
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/cliff.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ body = """
- {% if commit.scope %}*({{ commit.scope }})* {% endif %}\
{% if commit.breaking %}[**breaking**] {% endif %}\
{{ commit.message | upper_first }}\
{% if commit.remote.username %} @{{ commit.remote.username }}{%- endif -%}\
{% endfor %}
{% endfor %}\n
"""
Expand Down

0 comments on commit f80d412

Please sign in to comment.