Skip to content

chore(release): bump the VS Code extension to 0.15.2 - #156

Merged
remyluslosius merged 1 commit into
mainfrom
bump/vscode-0.15.2
Sep 18, 2026
Merged

remyluslosius merged 1 commit into
mainfrom
bump/vscode-0.15.2

Conversation

@remyluslosius

Copy link
Copy Markdown
Contributor

What

Extension-only bump to 0.15.2. package.json and both project fields in package-lock.json move to 0.15.2. VERSION stays 0.15.1, and the extension declares 0.15.1 as the CLI it fetches. The changelog freezes the Unreleased entry under v0.15.2 - 2026-09-18, notes that the release is the extension alone and that stable Marketplace users are updating from 0.12.1, and opens an empty Unreleased above it.

Why

0.15.1 is on the Marketplace as a pre-release and the Marketplace never accepts a version number twice, so the stable publication of the C-34 fix needs a new extension number. PR #155 made that possible without a CLI release.

Verification

  • jest 358 of 358 with the new number; the AC-83 test binds the declared CLI version to VERSION.
  • All 29 released changelog sections byte-identical to main.
  • release-check names specter-vscode-0.15.2.vsix.
  • No code or specs change.

Merge with a merge commit. The stable Marketplace publish of the VSIX built from the resulting main follows.

🤖 Generated with Claude Code

https://claude.ai/code/session_01J3X8T9AMWkTdq75Wi27Nfn

Extension only. package.json and both project fields in package-lock.json
move from 0.15.1 to 0.15.2; VERSION stays 0.15.1, and the extension declares
0.15.1 as the CLI it fetches, which AC-83 binds. The changelog freezes the
Unreleased entry under v0.15.2 - 2026-09-18 with a note that the release is
the extension alone and that stable Marketplace users are updating from
0.12.1, and opens an empty Unreleased above it.

Verified: jest 358 of 358 with the new number, all 29 released changelog
sections byte-identical, release-check now names specter-vscode-0.15.2.vsix.
No code or specs change. --no-verify for the inotify reason recorded on
a9a1809; the Go gate runs on the pull request.
@remyluslosius
remyluslosius merged commit 6b5fd58 into main Sep 18, 2026
20 checks passed
@remyluslosius
remyluslosius deleted the bump/vscode-0.15.2 branch September 19, 2026 18:13
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.

1 participant