Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add back ShellJS version in --version #232

Merged
merged 1 commit into from
Mar 17, 2025
Merged

Conversation

nfischer
Copy link
Member

This is a small fix for the --version flag. This adds back ShellJS version number, which was re-exposed in PR shelljs/shelljs#1200. This reverts one of the workarounds added in PR #228.

This also commits package-lock.json to the repo.

This is a small fix for the `--version` flag. This adds back ShellJS
version number, which was re-exposed in PR shelljs/shelljs#1200. This
reverts one of the workarounds added in PR #228.

This also commits package-lock.json to the repo.
@nfischer nfischer added the fix label Mar 17, 2025
Copy link

codecov bot commented Mar 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (5106c6b) to head (79a0b61).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #232   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          113       114    +1     
=========================================
+ Hits           113       114    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@nfischer nfischer merged commit b3d5b80 into main Mar 17, 2025
20 checks passed
@nfischer nfischer deleted the fix-version-arg branch March 17, 2025 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant