Skip to content

mobile-v1.0.1

Choose a tag to compare

@github-actions github-actions released this 19 May 03:24
fix: track mobile app assets excluded by root *.png gitignore rule

The root .gitignore was ignoring all *.png files, which caused expo prebuild
to fail in CI with ENOENT on adaptive-icon.png. Added explicit exception for
cognia_mobile/assets/*.png.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>