Skip to content

Latest commit

 

History

History
21 lines (20 loc) · 2.16 KB

RELEASE.md

File metadata and controls

21 lines (20 loc) · 2.16 KB

Release

  1. Publish a new release of the app
  2. Edit the latest release to include release notes
  3. Add release notes in plaintext to the generated latest.json. Add a single newline in between each bullet point.
  4. Edit the latest version gist with the updated contents of latest.json
  5. Update the release blog post with the latest links to each release binary. The local file path should look something like src/content/blog/v0.1.1.mdx
  6. Do a squash commit into the blog repo's main branch and push to origin
  7. Download and install the latest version from the release webpage to ensure that everything works as expected
  8. Submit release to HN, and update blog post with link to HN post
  9. Bump version number in:
  10. Update the end-to-end screenshot