Loading...
Loading...
Found 15 Skills
Automates the Flutter package release process via git tags and GitHub Actions. Handles multi-package workspaces, SemVer versioning suggestions based on git history, updating pubspec.yaml and CHANGELOG.md, and dry-run validation. Use when the user wants to "release", "publish", or "version" a Flutter package.
Orchestrates the release process - Testing, Documentation, and Tagging. Use when preparing a new version release.
Step through versioning, tagging, and verification