Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 691 Bytes

RELEASE_WORKFLOW.md

File metadata and controls

25 lines (19 loc) · 691 Bytes

Release Workflow

  1. Update the version in packages/seed/package.json
  2. A new tag will be added in the repository
  3. A new draft release will be created
  4. Edit the draft release with your notes in the form:
### Breaking changes 🚨
* Oops, we did it again!

### New Features 🎉
* A very useful feature

### Bugfixes 🐛
* One bug fixed
* Another bug fixed!

### Improvements 🛠️
* It's so fast now!

It's super important that you use the level 3 ### for titles, to be compatible with our documentation layout

  1. Click on the publish button to make the release live
  2. The release will be automatically published to our documentation and on Discord