Skip to content

v0.5.0

Compare
Choose a tag to compare
@felangel felangel released this 16 Jun 22:18
· 1314 commits to stable since this release
f1edb73

What's Changed

  • fix(shorebird_cli): check for existing release before asking user to confirm by @bryanoltman in #660
  • refactor(shorebird_cli): use scoped auth by @felangel in #662
  • refactor(shorebird_cli): use CodePushClientWrapper in patch aar command by @bryanoltman in #664
  • feat(code_push_protocol): add GetUsageResponse by @felangel in #666
  • refactor(shorebird_cli): migrate ReleaseAarCommand to use CodePushClientWrapper by @bryanoltman in #665
  • chore: upgrade to package:http ^1.0.0 by @felangel in #668
  • feat(code_push_client): Allow release commands to be run if no release artifacts exist for the given platform by @felangel in #667
  • fix(shorebird_cli): only run project-specific validators when in a shorebird project directory by @bryanoltman in #671
  • feat(code_push_client): add getUsage by @felangel in #678
  • feat(shorebird_cli): add shorebird account usage command by @felangel in #680
  • feat: upgrade to Flutter 3.10.5 by @felangel in #681
  • chore(shorebird_cli): v0.5.0 by @felangel in #683

Full Changelog: v0.4.5...v0.5.0