-
-
Notifications
You must be signed in to change notification settings - Fork 33
make release
Florence Berbey edited this page Oct 9, 2024
·
7 revisions
- On
masterbranch, run commandnpm version (major|minor|patch)to updatepackage(-lock).jsonversions and create a tag. - Push tag
git push origin <tagname> - CI/CD process will automatically create the release from tag and generate release notes.
In order to produce nice release notes:
- Assign labels to pull requests
- See release.yml to define categories.
- π Home
- π Changelog
- π οΈ Dev environment
- π Resolving issues
- π€ CI/CD
- π Tech docs
- π Courses
- π€ Admin