Skip to content

chore: drop release-please config; plugin version tracks the CLI#31

Merged
rjamul-elnora-ai merged 1 commit into
mainfrom
chore/version-tracks-cli
Jul 15, 2026
Merged

chore: drop release-please config; plugin version tracks the CLI#31
rjamul-elnora-ai merged 1 commit into
mainfrom
chore/version-tracks-cli

Conversation

@rjamul-elnora-ai

@rjamul-elnora-ai rjamul-elnora-ai commented Jul 15, 2026

Copy link
Copy Markdown
Member

Why

This plugin is a distribution of the @elnora-ai/cli skills, and its plugin.json / marketplace.json version is stamped from the CLI on each CLI release. So the plugin has no independent version — release-please here only produced a second version number that drifted from the CLI-tracked one. The CLI is the single source of truth (lockstep versioning).

Change

  • Remove the unused release-please-config.json and .release-please-manifest.json.
  • Add a "Versioning & releasing" section to the README: the version tracks the CLI, and plugin-only changes release by merging to main — the marketplace is served from the default branch, so there's no tag or publish step. Hand-bump plugin.json only for a change that affects the installed runtime and must reach existing installs before the next CLI release.
  • CHANGELOG.md is left as frozen history of the 1.x plugin releases.

The plugin is a distribution of the @elnora-ai/cli skills, and its version is
stamped from the CLI on each CLI release — it has no independent version. Remove
the unused release-please-config.json and .release-please-manifest.json, and add
a "Versioning & releasing" note to the README: the version tracks the CLI, and
plugin-only changes ship by merging to main (the marketplace serves the default
branch — no tag or publish step).

CHANGELOG.md is left as frozen history of the 1.x plugin releases.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
@rjamul-elnora-ai rjamul-elnora-ai force-pushed the chore/version-tracks-cli branch from f7096df to d9063aa Compare July 15, 2026 13:11
@rjamul-elnora-ai rjamul-elnora-ai merged commit e5f5822 into main Jul 15, 2026
5 checks passed
@rjamul-elnora-ai rjamul-elnora-ai deleted the chore/version-tracks-cli branch July 15, 2026 13:32
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