Skip to content

chore(release): bump plugin manifests to v0.2.5#162

Merged
simonfaltum merged 1 commit into
mainfrom
simonfaltum/release-v0.2.5
Jun 18, 2026
Merged

chore(release): bump plugin manifests to v0.2.5#162
simonfaltum merged 1 commit into
mainfrom
simonfaltum/release-v0.2.5

Conversation

@simonfaltum

Copy link
Copy Markdown
Member

What

Bumps the plugin version 0.2.40.2.5 in metaplugin/plugin.meta.json (the single source of truth) and regenerates all manifests from it. Only the four plugin.json files (Claude, Codex, Copilot, Cursor) carry the version string, so they are the only generated files that change.

This is the manual equivalent of the Release workflow's version-bump step, done via PR because the workflow's git push origin HEAD:main runs as github-actions[bot], which is not a bypass actor on the protected main ruleset.

Why

Claude Code's plugin marketplace keys updates on the version field in .claude-plugin/plugin.json. Without a bump, installed clients keep the cached copy and never pick up what landed since v0.2.4 (new Codex + Copilot plugin targets, the Cursor rename to databricks, single-source manifest generation, and synced skill content).

After merge

The v0.2.5 annotated tag and the GitHub release are cut from the squash-merged commit on main, with notes auto-generated via --generate-notes.

This pull request and its description were written by Isaac.

Co-authored-by: Isaac
Signed-off-by: simon <simon.faltum@databricks.com>
@simonfaltum simonfaltum requested review from a team and lennartkats-db as code owners June 18, 2026 13:51
@simonfaltum simonfaltum added this pull request to the merge queue Jun 18, 2026
Merged via the queue into main with commit 1dee99d Jun 18, 2026
1 check 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.

2 participants