Skip to content

fix(claude-code): keep plugin manifest version current#2388

Open
koriyoshi2041 wants to merge 1 commit into
vectorize-io:mainfrom
koriyoshi2041:rios/claude-code-plugin-version-release
Open

fix(claude-code): keep plugin manifest version current#2388
koriyoshi2041 wants to merge 1 commit into
vectorize-io:mainfrom
koriyoshi2041:rios/claude-code-plugin-version-release

Conversation

@koriyoshi2041

Copy link
Copy Markdown
Contributor

Summary

  • Bumps the Claude Code plugin manifest from 0.7.1 to 0.8.3 so plugin update checks can see the current shipped version.
  • Updates the core release script to bump the Claude Code plugin manifest during v* releases.
  • Adds a manifest test so the plugin version cannot fall behind the core release version again.

Tests

  • uv run pytest tests/test_manifest.py -q
  • uv run pytest tests/ -q
  • bash -n scripts/release.sh scripts/release-integration.sh
  • git diff --check HEAD~1..HEAD

Note

  • The default commit hook did not complete locally because control-plane ESLint could not load @eslint/js in this checkout. The focused Claude Code integration tests and release-script syntax check above passed.

Closes #2386

@koriyoshi2041 koriyoshi2041 force-pushed the rios/claude-code-plugin-version-release branch from cfd261e to fcde9d1 Compare June 25, 2026 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant