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
docs: replace @main with @x.y.z to enforce proper versioning
- Replace all @main references with @x.y.z placeholder
- Forces developers to use actual version tags instead of main branch
- Prevents mindless copy/paste of potentially unstable code
- Encourages proper semantic versioning practices
0 commit comments