Release
Create a release using the GitHub release workflow
- Rename
unreleased.mdtochanges_{X.Y.Z}.md - Update heading in
changes_{X.Y.Z}.mdto reflect the release version - Add the current date behind the release number
# X.Y.Z - YYYY-MM-DD - Prepare the release
invoke release.prepare X.Y.Z - Run the CI/CD pipeline to publish the release:
Execute the
release.workflowtask and follow potential instructions.invoke release.workflow X.Y.Z