Create a new versioned release with changelog. Bumps version in code, updates CHANGELOG.md, commits, tags, and pushes using the repository release flow. GitHub Actions creates the release and uses only the current changelog section as release notes. Use when the user says "release", "cut a release", "bump version", "new release".
$npx -y skills add genai-io/san --skill releaseInstalls into the current project.
Run `npx skills use "https://github.com/genai-io/san" --skill "genai-io/san/release"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/genai-io/san" that are relevant to the current task. Run `npx skills add "https://github.com/genai-io/san"` and select the relevant skills, then follow their instructions.