Releases are performed via the GitHub GUI. Navigate to the repository in a web browsewr, at https://github.com/linkerd/dev.
- Navigate to the "Releases" tab, and select "Draft a new release".
- Select "tag", and create a new tag. Increment the version number from the previous release.
- Be sure that the release is targeting
main. - Click "Generate release notes", which will generate release notes using information from the changes since the last release.
- Click "Publish release".