release_new_version.md 648 B

Release a new version

Release a minor version

To release a new minor version, create a new GitHub issue with following attributes:

  1. Title: Release <MAJOR>.<MINOR>.0
  2. Label: 📸 release
  3. Content: minor version issue template

Make a patch release

To make a patch release, create a new GitHub issue with following attributes:

  1. Title: Release <MAJOR>.<MINOR>.<PATCH>
  2. Label: 📸 release
  3. Content: patch release issue template