Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 626 Bytes

File metadata and controls

15 lines (8 loc) · 626 Bytes

Release procedure

This document describes how to release a new version.

Versioning

Follow semantic versioning 2.0.0 to choose the new version number.

Prepare change log entries

Before you release, label pull requests appropriately. The release workflow creates a release note referring to the labels on the pull requests. You can check the rules for labeling in release.yml.

Run release workflow

Run release workflow on Actions tab with the release version X.Y.Z.