Skip to content

Commit 548c148

Browse files
chore(DVIZ-24): update changelog generation versio
1 parent 9268a39 commit 548c148

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cliff.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,11 @@ footer = """
5454
/compare/{{ release.previous.version }}..{{ release.version }}
5555
{% endif -%}
5656
{% else -%}
57-
[unreleased]: https://github.com/{{ remote.github.owner }}/{{ remote.github.repo }}\
57+
[{{release.version}}]: https://github.com/{{ remote.github.owner }}/{{ remote.github.repo }}\
5858
/compare/{{ release.previous.version }}..HEAD
5959
{% endif -%}
6060
{% endfor %}
61-
\n
61+
6262
Developed by Development Gateway
6363
"""
6464
# remove the leading and trailing whitespace from the templates

0 commit comments

Comments
 (0)