Changelogen pre-releases to release changelog #22
Unanswered
mariusflorescu
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, I recently tried changelogen and planning on switching from the tool we're currently using to it.
I've tried doing 3 pre-releases (to simulate a case where we still find issues and fix them) and the one release.
My issues is that once I switch from let's say v1.0.0-2 to v1.0.0 the changelog contains the diff between those two and not from all the pre-releases and the release. Is there any way I can achieve that? I would like v1.0.0 to contain everything that was pre-released (v1.0.0-0, v1.0.0-1, v1.0.0-2):
Beta Was this translation helpful? Give feedback.
All reactions