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): handle initial release when no tags exist
- Add check for existing tags before version calculation
- Set default_bump to 'major' for initial release (1.0.0)
- Ensure workflow runs properly on first execution