What problem does it solve?
Releasing Plain packages can be error-prone and time-consuming when synchronizing version bumps, changelogs, and Git tagging across multiple packages. This Skill orchestrates automated release workflows to streamline packaging processes.
Core Features & Use Cases
- Discover which packages have unreleased changes and propose appropriate release types (major/minor/patch).
- Bump versions, generate release notes, commit changes, tag releases, and push updates, while keeping inter-package dependencies in sync.
- Generate per-package changelogs and ensure cross-package compatibility by updating minimum version constraints when needed.
Quick Start
Initiate the release workflow to automatically detect changes, decide releases, bump versions, generate release notes, and push tagged updates.