Skip to content

Fix --version option#137

Merged
KrzysztofBrylskiSoftware merged 3 commits into
mainfrom
bugfix/cli-version
Jul 15, 2026
Merged

Fix --version option#137
KrzysztofBrylskiSoftware merged 3 commits into
mainfrom
bugfix/cli-version

Conversation

@KarolNet

Copy link
Copy Markdown
Member

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the CLI entrypoint to ensure --version reports the Flotiq CLI package version (instead of relying on yargs’ package discovery).

Changes:

  • Load version directly from package.json at runtime.
  • Configure yargs’ .version() with the loaded CLI version string.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/command/command.js Outdated
Comment thread src/command/command.js
KarolNet and others added 2 commits July 15, 2026 11:21
Fix --version option

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@KrzysztofBrylskiSoftware
KrzysztofBrylskiSoftware merged commit 726e1e2 into main Jul 15, 2026
1 check passed
@KrzysztofBrylskiSoftware
KrzysztofBrylskiSoftware deleted the bugfix/cli-version branch July 15, 2026 10:36
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.

3 participants