Skip to content

Conversation

@StephenHodgson
Copy link
Member

  • fixed open-project -u not overriding project version

- fixed open-project -u <version> not overriding project version
Copilot AI review requested due to automatic review settings October 7, 2025 22:17
@StephenHodgson StephenHodgson merged commit 0ce2f47 into main Oct 7, 2025
2 checks passed
@StephenHodgson StephenHodgson deleted the fix/open-project-with-version branch October 7, 2025 22:17
Copy link

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 an issue where the open-project command's -u <version> option was not properly overriding the project version. The PR updates the version to 1.2.3 and refactors version handling logic to ensure command-line specified versions take precedence.

  • Fixed version override logic in the open-project command to respect the -u flag
  • Updated parameter names in option definitions for consistency
  • Incremented package version to 1.2.3

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 2 comments.

File Description
src/cli.ts Fixed version override logic and standardized parameter names across commands
package.json Bumped version from 1.2.2 to 1.2.3

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

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