You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Improve fastlane auto_prod to handle existing tags gracefully
- Fix version detection to use highest semantic version instead of most recent tag
- Handle existing tags in auto_prod lane without failing
- Now correctly detects v1.0.0 as current version instead of v0.1.0
0 commit comments