🎉 New features
- Implement support for
--platform allineas submit. (#598 by @dsokal) - Implement support for
--non-interactiveineas submit. (#600 by @dsokal) - Add auto-submit feature. Run
eas build --auto-submitto submit automatically on build complete. (#603 by @dsokal) - Allow using env var for
android.serviceAccountKeyPathin submit profiles. (#604 by @dsokal)
🐛 Bug fixes
- Fix detecting
googleServicesFileon Windows. (#602 by @wkozyra95)