chore[skiplog|notask]: backmerge release-sdk-0.13.2 — version bump, rag 0.6.4, changelog, sync-script alignment#2597
Merged
opaninakuffo merged 2 commits intoJun 15, 2026
Conversation
Release metadata for @qvac/sdk + @qvac/bare-sdk 0.13.2: - bump sdk + bare-sdk 0.13.1 -> 0.13.2 - bump @qvac/rag ^0.6.2 -> ^0.6.4 (sdk + bare-sdk, mirrored via bare-sdk sync) - changelog for 0.13.2 (cherry-picked tetherto#2581 TTS per-engine language validation, tetherto#2585 drop bare-runtime/bare-pack from bare-sdk deps, rag bump) - regenerate NOTICE for sdk + bare-sdk (bare-sdk drops bare-runtime/bare-pack attributions; @qvac/rag bumped to 0.6.4) Also align qv-sdk-bare-sdk-sync's SDK_ONLY_PACKAGES with check-deps-vs-sdk.mjs (bare-runtime, bare-pack). tetherto#2585 added them to the check script but not the sync script, so the sync was re-adding the dropped deps to bare-sdk. (cherry picked from commit 92e996c)
ff3798c to
339e612
Compare
NamelsKing
approved these changes
Jun 15, 2026
Victor-Rodzko
approved these changes
Jun 15, 2026
Contributor
Author
|
review |
Contributor
Tier-based Approval Status |
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 this PR does
Lands the release metadata for
@qvac/sdk+@qvac/bare-sdk0.13.2onmain, per gitflow.md "Keep main aligned". No functional changes — tagged[skiplog]so it does not appear in future changelogs.The functional changes in 0.13.2 (#2581, #2585) are already on
main; this PR only brings back the version bump,@qvac/ragbump, changelog, and the sync-script alignment.Companion release PR
release-sdk-0.13.2)Files
packages/sdk/package.json— version0.13.1→0.13.2,@qvac/rag^0.6.2→^0.6.4packages/bare-sdk/package.json— version0.13.1→0.13.2,@qvac/rag^0.6.2→^0.6.4packages/sdk/changelog/0.13.2/— generated changelog filespackages/sdk/CHANGELOG.md— aggregated changelog.cursor/skills/qv-sdk-bare-sdk-sync/scripts/sync.mjs— alignSDK_ONLY_PACKAGESwithcheck-deps-vs-sdk.mjs(bare-runtime,bare-pack), so the sync stops re-adding the deps QVAC-20720 chore: drop bare-runtime and bare-pack from bare-sdk deps #2585 droppedPrepared with the
qv-sdk-backmergeskill.