This software follows the Semantic Versioning (SemVer).
It always has the format MAJOR.MINOR.PATCH
, e.g. 1.5.0
.
- Named
v0.12.1
- Possibly add Title to the Release Notes Headline
📝CHANGELOG.md
- All Pull Request are included
- Add a new section with correct version number
- Give the suitable name to the release
📝package.json
- Update
version
- Update
- Navigate to your releases on GitHub and open your draft release.
- Summarize key changes in the description
- Use the
generate release notes
button provided by github (This only works after the release branch is merged on production)
- Use the
- Choose the correct git
tag
- Choose the
main
branch - Publish release