-
Hi! Is there an reliable way, to get the actual / lastest version? I want to use it in a feature-branch and append the branch name, so it has the form "v1.2.3-feature-xyz".
Thanks for help! |
Beta Was this translation helpful? Give feedback.
Answered by
orhun
May 31, 2025
Replies: 1 comment 1 reply
-
Yup, you can simply retrieve the version from the context or from the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
o4rz3l
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yup, you can simply retrieve the version from the context or from the
{{ version }}
template variable. See https://git-cliff.org/docs/templating/context