This document provides instructions for AI agents on how to handle release-related tasks.
Follow these instructions when the user asks to:
- Create a new release
- Prepare a release
- Tag a release
- Perform release-related tasks
For detailed release process instructions, follow the steps documented in:
The release process typically involves:
- Preparing the release branch
- Generating changelog
- Updating version numbers
- Creating git tags
- Building and publishing artifacts
All detailed steps are documented in docs/release.md.