chore(marketplace): track conventional-commit main instead of v0.3.1 #8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "chore/conventional-commit-track-main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Pin the
conventional-commitplugin source to the movingmainbranch in.claude-plugin/marketplace.jsonso iterations on the dedicated plugin repo are picked up by users without re-tagging the plugin and bumping the marketplace each time. The plugin entry'sversionfield is set tomainto reflect the moving target rather than misleadingly continuing to claim a fixed0.3.1. This is a deliberate trade-off: faster feedback on plugin changes, at the cost of a non-reproducible pin — acceptable while iterating, and easy to revert by pointing back at a tag once things stabilize.Merge: rebase.