Skip to content

Tag Description #165

Open
Open
@DevLomoSE

Description

@DevLomoSE

Hello there,

I there a way to use the CHANGELOG file content to set the tag description?

once we run the command
commit-and-tag-version, it get the commits and create/update the changelog.md file, create a new tag commit and provide you the command to push those changes.

what im i looking for is:
same commits that the cli took to update the changelog.md are used to set the tag description
instead of:
chore(release): x.x.x

then the tag release has description from the changelog like:
x.x.x (date)
Features:

  • feat1 ...
  • feat2 ...

Fixes:

  • Fix1 ...
  • Fix2 ...
    ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions