v9.2.0
๐ New features
- Add
target-profile
andsource-profile
flags to theeas build:resign
command. (#2410 by @szdziedzic) - Display build profile in the output of
eas build:list
. (#2408 by @szdziedzic)
๐ Bug fixes
- Use the correct app config for no GitHub flow in
init:onboarding
. (#2397 by @szdziedzic) - Disallow picking expired builds as submit archive source. (#2406 by @sjchmiela)
๐งน Chores
- Print network error message if present. (#2407 by @szdziedzic)
- Make flags for
eas build:list
command more aligned with flags for rest of the commands. (#2409 by @szdziedzic)