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(ci): add v prefix to dev tags for consistent versioning
- Updated dev tag generation to include v prefix
- Now generates v1.0.0-dev.5.a1b2c3d instead of 1.0.0-dev.5.a1b2c3d
- Aligns with release tags and improves Renovate compatibility
0 commit comments