v1.2.4
What's Changed
A maintenance release — CI/dev-tooling only, no app runtime changes.
CI / CD
- EAS store submission is now manual-only (#29):
eas submitruns only viaworkflow_dispatchwithsubmit = true— never automatically on a push tomain. This stops the auto-submit that failed on every prior release (the Android Play key is gitignored / absent in CI). The Google Play service-account key and Apple app-specific password are wired in via secrets for when you do ship. Pushes tomainstill run a production build to validate the release.
Dependencies (dev)
-
lint-staged17.0.6 → 17.0.7 -
typescript-eslint8.59.3 → 8.60.0(the clean, fully-converged Dependabot group — the endpoint of the Dependabot overhaul: it now proposes only standalone tooling, never Expo-SDK-managed packages.)
Chore
- Version bumped to
1.2.4.
Full Changelog: v1.2.3...v1.2.4