We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
git_tag_name
1 parent d0ee2a8 commit 6032d8bCopy full SHA for 6032d8b
release-plz.toml
@@ -1,4 +1,5 @@
1
[workspace]
2
semver_check = true
3
-allow_dirty = true # The "fixtures" is being marked as dirty.
+allow_dirty = true # The "fixtures" is being marked as dirty.
4
changelog_config = "cliff.toml"
5
+git_tag_name = "v{{ version }}"
0 commit comments