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
feat: update dev build versioning to use semver-compatible pre-release tags
- Change from dev-timestamp-sha to 0.0.0-dev.commitsSinceLastRelease.sha format
- Use git to count commits since last release tag
- Maintains semver compatibility while providing meaningful build numbers
0 commit comments