Skip to content

Hardcoded v-prefix in changelog #561

Closed
@afuetterer

Description

@afuetterer

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

No one assigned

    Labels

    fixed-in-v8Issues which will be or are fixed in PSR v8question

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions