chore(docker): update git-cliff to 1.3.0

This commit is contained in:
Orhun Parmaksız
2023-09-01 17:35:23 +03:00
parent d2a21a5e4f
commit 7204866657
4 changed files with 9 additions and 9 deletions

View File

@@ -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]