Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(expo): update scheme injection #512

Merged
merged 4 commits into from
Apr 10, 2024

Conversation

mikehardy
Copy link
Collaborator

This takes the contents of #504 and just does two things in order to get it done before I turn my attention elsewhere:

  • rebases to master/head so CI will work
  • runs and commits result of yarn validate:prettier:fix so CI will pass

Other than that all code is from @andrejpavlovic

Supercedes / Closes #504
Fixes #329

@mikehardy mikehardy added the pending-merge Just waiting on clean CI test run. Any maintainer should feel free to merge if CI is passing. label Apr 10, 2024
@mikehardy mikehardy merged commit 3b08371 into master Apr 10, 2024
7 checks passed
@mikehardy mikehardy deleted the fix/expo-plugin/update-schema-injection branch April 10, 2024 20:18
@mikehardy mikehardy removed the pending-merge Just waiting on clean CI test run. Any maintainer should feel free to merge if CI is passing. label Apr 10, 2024
github-actions bot pushed a commit that referenced this pull request Apr 10, 2024
## [12.1.5](v12.1.4...v12.1.5) (2024-04-10)

### Bug Fixes

* **expo:** update scheme injection ([#512](#512)) ([3b08371](3b08371))
Copy link

🎉 This PR is included in version 12.1.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Expo plugin breaks auto-verification of Android deep linking
2 participants