v0.4.2
What's Changed
- refactor(shorebird_cli): use scoped logger by @felangel in #608
- refactor(shorebird_cli): use CodePushClientWrapper in release android command by @bryanoltman in #602
- refactor(shorebird_cli): migrate release ios-preview command to use CodePushClientWrapper by @bryanoltman in #604
- refactor(shorebird_cli): migrate patch ios-preview command to use CodePushClientWrapper by @bryanoltman in #605
- fix(shorebird_cli): use aarch64 instead of arm64 as iOS architecture by @bryanoltman in #609
- feat: teach
cutler version
how to print flutter versions by @eseidel in #597 - ci: upload coverage to codecov by @felangel in #614
- fix(shorebird_cli): handle case where IPA generation failed with exit code 0 by @bryanoltman in #618
- ci: fix codecov in dart_package action by @felangel in #619
- docs: add codecov badge to README by @felangel in #621
- chore(shorebird_cli): hide ios commands by @bryanoltman in #623
- chore(shorebird_cli): v0.4.2 by @felangel in #624
Full Changelog: v0.4.1...v0.4.2