fix: add tag prefix to cocogitto config

This commit is contained in:
Alexander Navarro 2025-02-19 12:07:40 +00:00
parent f8a231138a
commit 6141d29ce6

View file

@ -1,5 +1,6 @@
from_latest_tag = false
ignore_merge_commits = true
tag_prefix = "v"
disable_changelog = false
disable_bump_commit = false
generate_mono_repository_global_tag = true