v1.1.13
What's Changed
- fix(shorebird_cli): ensure "downloading release" progress completes by @bryanoltman in #2277
- feat: better messaging for the user when having non sideloadable releases by @erickzanardo in #2278
- fix(shorebird_cli): use same asset diffing logic for iOS and Android by @bryanoltman in #2279
- chore(deps): bump shelf from 1.4.1 to 1.4.2 in /packages/artifact_proxy in the artifact_proxy-deps group by @dependabot in #2282
- chore(deps): bump shelf from 1.4.1 to 1.4.2 in /packages/discord_gcp_alerts in the discord_gcp_alerts-deps group by @dependabot in #2281
- chore(shorebird_cli): don't print error toString on command failure by @bryanoltman in #2284
- fix(shorebird_cli): ignore extension schemes with identifying iOS flavors by @bryanoltman in #2285
- fix(shorebird_cli): infer
--build-name
and--build-number
from--release-version
if necessary by @bryanoltman in #2280 - fix(shorebird_cli): update ios upload instructions to match Flutter by @bryanoltman in #2286
Full Changelog: v1.1.12...v1.1.13