Skip to content

fix(vscode): correct changeset package name - #11162

Merged
imanolmzd-svg merged 1 commit into
mainfrom
imanol/fix-changeset-name
Jun 12, 2026
Merged

fix(vscode): correct changeset package name#11162
imanolmzd-svg merged 1 commit into
mainfrom
imanol/fix-changeset-name

Conversation

@imanolmzd-svg

Copy link
Copy Markdown
Contributor

Summary

The terminal-integrated-font changeset referenced the VS Code package by its directory name, kilo-vscode, instead of its workspace package name, kilo-code. This caused the v7.3.43 pre-release publish job to fail during changeset version; correcting the name allows the release workflow to consume the changeset.

@imanolmzd-svg
imanolmzd-svg enabled auto-merge (squash) June 12, 2026 12:55
@kilo-code-bot

kilo-code-bot Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

The fix is correct — "kilo-vscode" (the directory name) was replaced with "kilo-code" (the actual workspace package name as declared in packages/kilo-vscode/package.json). This is a clean one-line correctness fix that resolves the changeset version failure described in the PR.

Files Reviewed (1 file)
  • .changeset/terminal-integrated-font.md

Reviewed by claude-4.6-sonnet-20260217 · 302,008 tokens

Review guidance: REVIEW.md from base branch main

@imanolmzd-svg
imanolmzd-svg merged commit 9df58d7 into main Jun 12, 2026
19 checks passed
@imanolmzd-svg
imanolmzd-svg deleted the imanol/fix-changeset-name branch June 12, 2026 13:25
t7tran pushed a commit to t7tran/kilocode that referenced this pull request Aug 14, 2026
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.

2 participants