-
Notifications
You must be signed in to change notification settings - Fork 259
Closed
Labels
fixed-in-v8Issues which will be or are fixed in PSR v8Issues which will be or are fixed in PSR v8question
Description
Hi there, I just recently started using this great library.
I set the tag_format to {version}
without the v-prefix.
[tool.semantic_release]
# ...
tag_format = "{version}"
In the changelog headers however there is a hardcoded v-prefix.
# Changelog
All notable changes to this project will be documented in this file.
## v0.7.1 (2023-02-19)
### Fix
...
There is no way to disable this via another setting, right?
Any help would be appreciated. Thank you.
Metadata
Metadata
Assignees
Labels
fixed-in-v8Issues which will be or are fixed in PSR v8Issues which will be or are fixed in PSR v8question