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

lerna-changelog always combines Unreleased with the previous release. #496

Open
devbucket opened this issue Aug 18, 2021 · 5 comments
Open

Comments

@devbucket
Copy link

I noticed that lerna-changelog always combines the latest release with the Unreleased code together to Unreleased. So the previous version disappears from the generated changelog. Is this a known issue? Is there a way to change this?

@devbucket devbucket changed the title lerna-changelog always combines Unreleased with the latest tag. lerna-changelog always combines Unreleased with the previous release. Aug 18, 2021
@Turbo87
Copy link
Contributor

Turbo87 commented Aug 18, 2021

hmm, not sure what you mean. the workflow is usually to run lerna-changelog before bumping the version number. haven't had any issues like what you described yet when doing it that way.

@devbucket
Copy link
Author

Ok even if we create the changelog before the version bump, it does it. So before the new changelog was created, it was looking like this:
image
And after the new changelog has been created, it looks like this:
image

@devbucket
Copy link
Author

Anything new here? Since this issue still exists and happens every single time

@Turbo87
Copy link
Contributor

Turbo87 commented Sep 2, 2021

All I can say is that it works fine on all of my repos and without reproduction instructions I have no clue what might be going wrong for you 😅

@runspired
Copy link

@Turbo87 I think this has been happening to us in ember-data too

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

No branches or pull requests

3 participants