Skip to content

docs: document plugin version bump rules#25

Open
Lotte-Verheyden wants to merge 1 commit intomainfrom
auto-version-plugin-json
Open

docs: document plugin version bump rules#25
Lotte-Verheyden wants to merge 1 commit intomainfrom
auto-version-plugin-json

Conversation

@Lotte-Verheyden
Copy link
Copy Markdown
Member

Summary

Adds a "Plugin Version Bumps" section to agents.md so contributors (human or agent) know when to bump the version field in the two plugin manifests.

The repo ships to two marketplaces with separate manifests (.claude-plugin/plugin.json and .cursor-plugin/plugin.json) that must stay in lockstep. Considered automation (release-please, manual workflow_dispatch modeled on the langfuse SDK repos) but settled on a lightweight docs-only approach: contributors bump the version in the same PR as the change, using semver judgment described in agents.md.

The new section covers:

  • Which two manifests to keep in lockstep
  • Semver rules with concrete examples (patch / minor / major)
  • What doesn't warrant a bump (typos, CI/tooling, internal refactors)

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