SKILL_MD
sys.project.release
by memclutter
20

Cut a SemVer release for a repo — pick the next version, build release notes from Conventional Commits since the last tag, create and push an annotated tag, and publish a GitHub release with gh. Works for the OS repo or a project's repo under vcs/<repo-name>/. Use when the owner wants to ship a new…

Safe-ishScanned