Automate Expo App Versioning with GitHub and Release Please
Inconsistent versioning and forgetting to increment the expo app version? Not great after spending 20 minutes for an app build....
Inconsistent versioning and forgetting to increment the expo app version? Not great after spending 20 minutes for an app build....
In my previous article, I explained how using conventional commit messages can automate various processes, such as generating changelogs, and automating version bumps. In this article, I'll show you how. You can automate your...