QVAC-18805 chore[skiplog]: release @qvac/cli v0.4.0#2037
Merged
opaninakuffo merged 1 commit intoMay 14, 2026
Merged
Conversation
Bump @qvac/cli to 0.4.0 and add the v0.4.0 changelog set. Includes all 5 cli-scoped PRs landed on release-cli-0.4.0 since cli-v0.3.0: - QVAC-18677 feat[api]: qvac verify deps (tetherto#1969) - QVAC-18717 feat[api]: Qwen3.5 / Gemma4 tool-call dialects + reasoning_budget (tetherto#1974) - QVAC-18678 feat[api]: qvac verify bundle (tetherto#1984) - QVAC-18730 feat[api]: POST /v1/images/generations on qvac serve (tetherto#2008) - chore: consolidate PR templates and hide style note in HTML comment (tetherto#1924) PR tetherto#1924's title lacked a ticket or [notask], so the changelog generator's strict validator dropped it. It is added manually under the Chores section to keep the changelog truthful to what shipped on release-cli-0.4.0.
NamelsKing
approved these changes
May 14, 2026
lauripiisang
approved these changes
May 14, 2026
Contributor
Author
|
review |
Contributor
Tier-based Approval Status |
816866f
into
tetherto:release-cli-0.4.0
12 of 14 checks passed
Proletter
pushed a commit
that referenced
this pull request
May 24, 2026
Bump @qvac/cli to 0.4.0 and add the v0.4.0 changelog set. Includes all 5 cli-scoped PRs landed on release-cli-0.4.0 since cli-v0.3.0: - QVAC-18677 feat[api]: qvac verify deps (#1969) - QVAC-18717 feat[api]: Qwen3.5 / Gemma4 tool-call dialects + reasoning_budget (#1974) - QVAC-18678 feat[api]: qvac verify bundle (#1984) - QVAC-18730 feat[api]: POST /v1/images/generations on qvac serve (#2008) - chore: consolidate PR templates and hide style note in HTML comment (#1924) PR #1924's title lacked a ticket or [notask], so the changelog generator's strict validator dropped it. It is added manually under the Chores section to keep the changelog truthful to what shipped on release-cli-0.4.0.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🎯 What problem does this PR solve?
@qvac/cliis ready to cut v0.4.0. Five PRs have landed onrelease-cli-0.4.0sincecli-v0.3.0was tagged, and the package version bump + changelog set need to land on the release branch so the publish workflow can ship to npm.📝 How does it solve it?
packages/cli/package.jsonfrom0.3.0to0.4.0.packages/cli/changelog/0.4.0/with:CHANGELOG.md— sectioned (🔌 API,🧹 Chores) entries, one per PR.api.md— per-PR API code samples (auto-extracted by the SDK pod changelog generator).CHANGELOG_LLM.md— human-readable narrative version (NPM link, intro, grouped sections).packages/cli/CHANGELOG.mdaggregate so v0.4.0 shows up first.packages/cli/NOTICEagainst the currentpackages/clidependency tree (38 JS deps scanned vialicense-checker).