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
Further improve robustness of version parsing and error messages
- Use substring() instead of split() to handle edge cases in version parsing
- Replace Node.js inline require with grep for better portability in CI
- Add validation for empty version strings
Co-authored-by: longsizhuo <114939201+longsizhuo@users.noreply.github.com>
0 commit comments