Skip to content

Commit

Permalink
fixup! chore: add cliff.toml config for git-cliff
Browse files Browse the repository at this point in the history
  • Loading branch information
JKRhb committed May 16, 2024
1 parent 91c76e5 commit 96dd57c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cliff.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ footer = """
{% else -%}
[{{ release.version | trim_start_matches(pat="v") }}]: \
https://github.com/{{ remote.github.owner }}/{{ remote.github.repo }}\
/{{ release.version }}
/releases/tag/{{ release.version }}
{% endif -%}
{% else -%}
[unreleased]: https://github.com/{{ remote.github.owner }}/{{ remote.github.repo }}\
Expand Down

0 comments on commit 96dd57c

Please sign in to comment.