-
Notifications
You must be signed in to change notification settings - Fork 975
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
chore: Fixes versions and changelogs #5455
Conversation
e708267
to
97af7f3
Compare
I thought it was discussed to leave the |
I was not aware. @jxs Do you know? |
Though I do remember in a PR I was told to drop the suffix, but this is the reference I can find about it #4541 (comment). |
Thanks. I removed the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Yianis! Yeah Darius is right we deprecated the usage of unreleased
Pull-Request: libp2p#5455.
Description
Notes & open questions
I noticed some mistakes in the versions and in changelogs, introduced by #5347 and some other PRs.
I carefully checked all changelogs and added- unreleased
tag on their latest unreleased version to help avoiding such issues in the future. That tag should be removed before releasing and added if a new unreleased version is introduced.I suggest you to check release-plz.
Change checklist