Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generates duplicate entries under new versions. #1216

Open
fireflysemantics opened this issue Mar 15, 2024 · 0 comments
Open

Generates duplicate entries under new versions. #1216

fireflysemantics opened this issue Mar 15, 2024 · 0 comments

Comments

@fireflysemantics
Copy link

I described the issue here.

https://stackoverflow.com/questions/78166310/generating-a-changelog-with-conventional-changelog-writer

Here's an example of the output I get after a few commits.

## 1.0.1 (2024-03-15)


### Bug Fixes

* add project scaffolding 38bc9ba


### Features

* add index.js with hello world logging 289395a



# 1.0.0 (2024-03-15)


### Bug Fixes

* add project scaffolding 38bc9ba

The commit entry 38bc9ba gets generated twice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant