| Package | Documentation | pub | CI |
|---|---|---|---|
leancode_cubit_utils |
Documentation | ||
leancode_cubit_utils_cqrs |
Documentation |
- Create a pull request with your changes
- Update
pubspec.yamlwith appropriate package version and add an entry to your package'sCHANGELOG.md - Gather approvals and ensure CI passes
- Merge
- Tag your merge commit on
mainwith<package_name>-v<version>and let the GitHub Actions do the rest.