release - Publish packages to pub.dev
Prepare and execute Dart packages release to pub.dev with tiered publishing process
Tags
Updated: 2026-03-22Capabilities
Typical Inputs
Typical Outputs
What this skill does
- verify git state
- check package versions
- validate changelogs
- validate READMEs
- check pub.dev status
- run package tests
- bump version numbers
- create release tag
- publish tier 1 packages
- publish tier 2 packages
- publish tier 3 packages
- merge release PR
Inputs
- version string
- Dart packages directory
- GitHub repository
Outputs
- git tag
- pub.dev package versions
- release pull request
Requirements
- Bash access
- Git repository
- Dart environment
- pub.dev access
- clean working directory
