Skip to content

feat: version command and minor fixes#41

Merged
designcode merged 3 commits intomainfrom
fix/version-command-and-minor-fixes
Mar 18, 2026
Merged

feat: version command and minor fixes#41
designcode merged 3 commits intomainfrom
fix/version-command-and-minor-fixes

Conversation

@designcode
Copy link
Copy Markdown
Collaborator

@designcode designcode commented Mar 18, 2026

Note

Medium Risk
Mostly dependency/version bumps in package-lock.json, plus small CLI behavior changes; low functional risk but updates to AWS SDK/undici could affect runtime behavior if relied on indirectly.

Overview
Adds an explicit version subcommand to the CLI that prints the current version string.

Adjusts user-facing status output in src/utils/messages.ts so printStart/printSuccess/printEmpty/printAlreadyDone/printHint are also suppressed when running in JSON output mode, avoiding mixed human text with structured output.

Updates package-lock.json with a broad set of patch/minor dependency bumps (notably AWS SDK/Smithy, undici, and bundled npm packages).

Written by Cursor Bugbot for commit bb885ae. This will update automatically on new commits. Configure here.

@designcode designcode merged commit 6c36514 into main Mar 18, 2026
3 checks passed
@designcode designcode deleted the fix/version-command-and-minor-fixes branch March 18, 2026 09:33
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 2.14.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 2.14.0-beta.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants