Skip to content

Bump plugin version to 0.7.1 - #43

Merged
evisdren merged 1 commit into
mainfrom
bump/0.7.1
Aug 31, 2026
Merged

Bump plugin version to 0.7.1#43
evisdren merged 1 commit into
mainfrom
bump/0.7.1

Conversation

@evisdren

@evisdren evisdren commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Why

#42 fixed 8 skills that still invoked the removed top-level entire explain command, but plugin installs cache by manifest version, so they keep serving 0.7.0 until the version moves.

What changed

0.7.00.7.1 in all six manifests (.claude-plugin/plugin.json, .claude-plugin/marketplace.json, .cursor-plugin/plugin.json, .codex-plugin/plugin.json, gemini-extension.json, package.json), matching how #30 bumped previously.

🤖 Generated with Claude Code


Note

Low Risk
Manifest-only version bump with no logic or dependency changes.

Overview
Bumps the published plugin version from 0.7.0 to 0.7.1 in all six install manifests: Claude (plugin + marketplace), Cursor, Codex, Gemini (gemini-extension.json), and root package.json.

There is no skill or runtime code change—only version fields. The bump is meant to force plugin marketplaces and caches to pick up skill fixes (e.g. removing calls to the dropped entire explain command) that would otherwise keep serving the cached 0.7.0 bundle.

Reviewed by Cursor Bugbot for commit 809406c. Configure here.

Ships #42 (skills now use 'entire checkpoint explain' instead of the
removed top-level 'entire explain') to plugin installs, which key their
cache on this version.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@evisdren
evisdren merged commit 8c3f513 into main Aug 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant