Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 3.07 KB

README.md

File metadata and controls

30 lines (23 loc) · 3.07 KB
Package Documentation pub CI
leancode_cubit_utils Documentation leancode_cubit_utils pub.dev badge
leancode_cubit_utils_cqrs Documentation leancode_cubit_utils_cqrs pub.dev badge

For maintainers

pub.dev release process

  1. Create a pull request with your changes
  2. Update pubspec.yaml with appropriate package version and add an entry to your package's CHANGELOG.md
  3. Gather approvals and ensure CI passes
  4. Merge
  5. Tag your merge commit on main with <package_name>-v<version> and let the GitHub Actions do the rest.