Skip to content

v0.2.1

Compare
Choose a tag to compare
@felangel felangel released this 17 May 22:09
· 1250 commits to stable since this release
77710e4

What's Changed

  • feat(code_push_protocol): add CreateAppCollaboratorRequest by @felangel in #491
  • refactor: upgrade to Dart 3 by @felangel in #492
  • feat(code_push_client): add createAppCollaborator by @felangel in #493
  • feat(code_push_client): add deleteChannel by @felangel in #494
  • fix(shorebird_cli): shorebird channels create prompt for channel name by @felangel in #495
  • feat(shorebird_cli): shorebird channels delete by @felangel in #496
  • refactor(shorebird_cli): remove shorebird channel command by @felangel in #499
  • feat(code_push_protocol): add Collaborator model by @felangel in #500
  • feat(code_push_client): add deleteAppCollaborator by @felangel in #501
  • fix(shorebird_cli): productFlavor casing by @felangel in #502
  • feat(code_push_client): add getCollaborators by @felangel in #503
  • chore(deps): upgrade to very_good_analysis 5.0.0 by @felangel in #505
  • feat(shorebird_cli): add shorebird collaborators list by @felangel in #504
  • refactor(code_push_protocol): create collaborators via email by @felangel in #506
  • docs: add branch sync instructions to FORKING_FLUTTER.md by @bryanoltman in #507
  • feat(shorebird_cli): add shorebird collaborators add by @felangel in #509
  • feat(shorebird_cli): add shorebird collaborators delete by @felangel in #510
  • test(shorebird_cli): add missing test for shorebird collaborators delete by @felangel in #511

Full Changelog: v0.2.0...v0.2.1