mirror of
https://github.com/orhun/git-cliff-action.git
synced 2026-03-22 07:25:43 +08:00
chore(docker): update git-cliff to 1.3.0
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# configuration file for git-cliff (0.1.0)
|
||||
# configuration file for git-cliff
|
||||
|
||||
[changelog]
|
||||
header = "# Changelog\n"
|
||||
@@ -18,7 +18,7 @@ body = """
|
||||
{% endfor %}\
|
||||
{% endfor %}\n
|
||||
"""
|
||||
trim=true
|
||||
trim = true
|
||||
footer = "<!-- generated by git-cliff -->\n"
|
||||
|
||||
[git]
|
||||
|
||||
Reference in New Issue
Block a user