-
-
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
master
branch, run commandnpm version (major|minor|patch)
to updatepackage(-lock).json
versions 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