Skip to content

Conversation

@mdqst
Copy link

@mdqst mdqst commented Oct 14, 2025

Description

tidied up the script a bit:

  • grab version from lerna.json in a simpler way
  • make it work better across platforms (sed --version instead of uname)
  • added safe quotes around variables

no actual changes to how it works, just cleaner and less likely to break.

Type of change

  • Chore (non-breaking change that addresses non-functional tasks, maintenance, or code quality improvements)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Draft PR (breaking/non-breaking change which needs more work for having a proper functionality [Mark this PR as ready to review only when completely ready])
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How has this been tested?

ran the script locally on Mac and Linux - versions extract correctly and nothing breaks.

Fixes/Resolves (Optional)

just refactoring.

Examples/Screenshots (Optional)

N/A

Checklist

  • I have performed a self-review of my own code
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

Additional Information (Optional)

this improves readability and cross-platform reliability, no functional changes.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 14, 2025

All contributors have signed the CTA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@mdqst
Copy link
Author

mdqst commented Oct 14, 2025

I have read the CTA Document and I hereby sign the CTA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant