Skip to content

fix: update major script typo#4425

Merged
GordonSmith merged 1 commit intohpcc-systems:candidate-3.x.xfrom
GordonSmith:BUMP_VERSIONS
Jul 23, 2025
Merged

fix: update major script typo#4425
GordonSmith merged 1 commit intohpcc-systems:candidate-3.x.xfrom
GordonSmith:BUMP_VERSIONS

Conversation

@GordonSmith
Copy link
Copy Markdown
Member

@GordonSmith GordonSmith commented Jul 23, 2025

Checklist:

  • The commit message is properly formatted and free of typos.
    • The commit message title makes sense in a changelog, by itself.
    • The commit message includes a "fixes" reference if appropriate.
    • The commit is signed.
  • The change has been fully tested:
    • I have viewed all related gallery items
    • I have viewed all related dermatology items
  • There are no similar instances of the same problem that should be addressed
    • I have addressed them here
    • I have raised new issues to address them separately

Testing:

Signed-off-by: Gordon Smith <GordonJSmith@gmail.com>
@GordonSmith GordonSmith requested a review from Copilot July 23, 2025 08:27
Copy link
Copy Markdown

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 fixes a critical typo in the package.json scripts that was preventing the major update functionality from working correctly. The script name inconsistency would have caused runtime errors when executing the update-major command.

  • Renamed update-root-major script to update-major-root for consistency
  • Fixed the update-major script to reference the correctly named update-major-root script

Comment thread package.json
@GordonSmith GordonSmith changed the base branch from trunk to candidate-3.x.x July 23, 2025 11:15
@GordonSmith GordonSmith merged commit dc26995 into hpcc-systems:candidate-3.x.x Jul 23, 2025
2 of 3 checks passed
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.

2 participants