Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:

caterm-release

// End-to-end release flow for the Caterm macOS/iOS app: bump version, build + notarize, push tag, and create the GitHub release with artifacts. Triggers when the user asks to "发布" / "出一个 release" / "release vX.Y.Z" / "推 tag" / "build and publish", or invokes /release-version on this repo. Use this INSTEAD of the generic /release-version skill — Caterm is a Swift Package Manager app with NO package.json / Cargo.toml / tauri.conf.json. The release version is driven by the top `## [X.Y.Z]` entry in CHANGELOG.md, not those files. Captures the project-specific traps (CATERM_DIST_VERSION default, push-before-publish gate) that will silently break a release if missed.

$ git log --oneline --stat
stars:0
forks:0
updated:2026年5月16日 17:24
SKILL.md
readonly