Skip to content

CHANGELOG should only write down the main release  #1218

Open
@baniasbaabe

Description

@baniasbaabe

Description

One small issue I noticed when working with alpha and beta releases is, that Commitizen writes all the versions into the CHANGELOG when bumping like so:

## 0.1.0 (2024-08-20)

## 0.1.0-b0 (2024-08-20)

## 0.1.0-a0 (2024-08-20)

### Feat

- add onboarding modal

A option, where you can say that only the stable release (in this case 0.1.0) should be listed with the "Feat" point.

Possible Solution

No response

Additional context

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions