Skip to content

Bump version to 5.0.1 and fix help command formatting #206

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

Merged
merged 1 commit into from
Jul 16, 2025
Merged

Conversation

ncalteen
Copy link
Collaborator

@ncalteen ncalteen commented Jul 16, 2025

Fixes the help command spacing issue referenced in #205

Closes #205

@ncalteen ncalteen self-assigned this Jul 16, 2025
@Copilot Copilot AI review requested due to automatic review settings July 16, 2025 18:03
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR bumps the package version from 5.0.0 to 5.0.1 and addresses a help command formatting issue related to spacing.

  • Version increment from 5.0.0 to 5.0.1 (patch release)
  • Fixes help command spacing issue (referenced in issue #205)

Copy link

Semantic Version Check Passed ✅

Version in manifest file package.json is valid.

This comment will be automatically updated as changes are pushed to this PR branch.

Copy link

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 5 0 0 0.1s
✅ JAVASCRIPT prettier 19 0 0 0.92s
✅ JSON npm-package-json-lint yes no no 2.19s
✅ JSON prettier 29 0 0 2.71s
✅ MARKDOWN markdownlint 9 0 0 1.06s
✅ REPOSITORY checkov yes no no 23.76s
✅ REPOSITORY gitleaks yes no no 1.33s
✅ REPOSITORY git_diff yes no no 0.03s
✅ REPOSITORY grype yes no no 44.38s
✅ REPOSITORY secretlint yes no no 1.29s
✅ REPOSITORY syft yes no no 7.13s
✅ REPOSITORY trivy yes no no 10.9s
✅ REPOSITORY trivy-sbom yes no no 5.8s
✅ REPOSITORY trufflehog yes no no 29.86s
✅ TYPESCRIPT prettier 97 0 0 4.35s
✅ YAML prettier 24 0 0 1.19s
✅ YAML yamllint 24 0 0 0.95s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@ncalteen ncalteen merged commit 3b8c548 into main Jul 16, 2025
14 checks passed
@ncalteen ncalteen deleted the ncalteen/help branch July 16, 2025 18:06
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.

ERR_MODULE_NOT_FOUND on v4 and v5
1 participant