You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to embed the version number and the changelog in the generated artifact of my application.
So I would like to be able to bump the version and generate the changelog first, then build my application, then create the commit, tag and push everything.