- Analyze commits to determine version bump type
- Bump version in pubspec.yaml (1.1.2 → 1.1.3)
- Run generate_version.sh to sync version.dart
- Run check.sh to verify all quality standards
- Update CHANGELOG.md with release notes
- Validate README output sample
- Push changes to main (NOT YET)
- Run publish.sh to publish to pub.dev (NOT YET)
- Create GitHub release (NOT YET)