semversioner
semversioner copied to clipboard
Include CHANGELOG.md into package
Hi!
I noticed that the CHANGELOG.md
file is used in setup.py
but missed from the release package.
This PR will fix it.
Thanks heaps for your PR @edspc ! Would you mind also adding the semversioner changeset file?
Thanks heaps for your PR @edspc ! Would you mind also adding the semversioner changeset file?
Do you mean to add the .semversioner
folder also?
Yes, @edspc . Every change should have a changeset file attached. You can run this command to generate it and include it as part of your PR:
semversioner add-change -t patch -d "Include CHANGELOG.md into package."
Thanks for your contribution.
@raulgomis Oh, sorry, I didn't understand right away 😅. I have added the changeset.