Nice Release

Cut a new Nice release. Use whenever the user says "time to release", "ship it", "cut a release", "tag a new version", "release X.Y.Z", or otherwise asks to publish a new Nice version. The skill bumps `project.yml`, commits, pushes, tags `vX.Y.Z`, and pushes the tag — at which point GitHub Actions (`.github/workflows/release.yml`) takes over and handles archive, sign, notarize, staple, the GitHub release, and the homebrew-nice cask bump PR. Default bump is minor (e.g. `0.16.0` → `0.17.0`); the user may override. Reach for this skill instead of reverse-engineering the flow from `git log` each time. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/nick-anderssohn--nice--nice-release commit e272b355bb

Frequently asked questions

npx skillmds@latest add tomevault-io/nice-release