Prepare and publish DeepChat releases in this repository. Use when Codex needs to bump the app version, update CHANGELOG.md, keep release notes bilingual from v1.0.1 onward with English bullets first and Chinese bullets second, run release checks, create or update versioned release branches such as release/v1.0.1, continue a half-finished release, fast-forward main with the documented release flow, create or push version tags, or clean up release branches after publishing.
$npx -y skills add thinkinaixyz/deepchat --skill deepchat-releaseInstalls into the current project.
Run `npx skills use "https://github.com/thinkinaixyz/deepchat" --skill "thinkinaixyz/deepchat/deepchat-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/thinkinaixyz/deepchat" that are relevant to the current task. Run `npx skills add "https://github.com/thinkinaixyz/deepchat"` and select the relevant skills, then follow their instructions.