Skip to content

release: CLI v0.6.2 + extension v0.1.7 (Cursor session-close hotfix)#154

Merged
George-iam merged 1 commit into
mainfrom
release/v0.6.2-and-ext-v0.1.7-20260611
Jun 11, 2026
Merged

release: CLI v0.6.2 + extension v0.1.7 (Cursor session-close hotfix)#154
George-iam merged 1 commit into
mainfrom
release/v0.6.2-and-ext-v0.1.7-20260611

Conversation

@George-iam

Copy link
Copy Markdown
Contributor

Summary

Hotfix release shipping the QA-found Cursor session-ownership fix. Merge order: #153 → this PR → push tags. The version-drift CI guard will refuse to build if tags land before the bumps.

Track Old New Tag
CLI 0.6.1 0.6.2 v0.6.2
Extension 0.1.6 0.1.7 extension-v0.1.7
Plugin manifest 0.6.1 0.6.2 (ships via v0.6.2 sync)

What ships

After merge

git checkout main && git pull origin main
git tag v0.6.2 && git push origin v0.6.2
git tag extension-v0.1.7 && git push origin extension-v0.1.7

Then I verify all channels and the Cursor QA agent can re-run checks 2.6 / 5.1–5.3 after the extension updates (Open VSX → Cursor sync, или sideload .vsix с GitHub Release сразу).

Note: the v0.6.2 plugin-repo sync will move HEAD again — if Anthropic's pipeline auto-bumps the marketplace pin (live test from v0.6.1 still running), it picks up 0.6.2 directly; channel-health.yml is watching either way.

🤖 Generated with Claude Code

Hotfix release: ships the Cursor session-ownership fix (ancestor-chain
matching) that revives session close, the audit pipeline and worklog for
all Cursor extension installs. Lockstep bumps per release.sh:

  package.json                0.6.1 -> 0.6.2
  extension/package.json      0.1.6 -> 0.1.7
  .claude-plugin/plugin.json  0.6.1 -> 0.6.2
  templates/plugin-README.md  badge 0.6.1 -> 0.6.2

See CHANGELOG.md for full notes.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@George-iam George-iam merged commit 2421bc2 into main Jun 11, 2026
9 checks passed
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