Nx Release - Release Changelog to include pre-release changes #31814
Unanswered
cloudratha
asked this question in
Questions
Replies: 1 comment
-
I think Nx does something similar and manually builds the changelog specifying the |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hello.
I've finally got a working work flow for our project to create a prerelease, and then a manual dispatch workflow to trigger a prod release by setting the specifier manually. https://github.com/Ensono/stacks-nx-plugins
Things work well, except the release changelog for the prod release shows no changes https://github.com/Ensono/stacks-nx-plugins/releases/tag/v3.0.0
Is there anyway for us to include all the previous prereleased changes into a single changelog?
Beta Was this translation helpful? Give feedback.
All reactions