Commit 1493107
chore: bump version to 1.0.1
Ships the pinecone 9.1.0 script fixes.
This repo has no release automation — no release.yml, no CHANGELOG — so the
version is hand-maintained. It has sat at 1.0.0 since the first draft, through
content changes as large as prefixing every skill and adding the
full-text-search skill.
Whether Cursor needs this to propagate is undocumented. The plugin schema makes
version optional (required is just ["name"]) and marketplace entries pin only
name + source with no version, ref, or SHA — which suggests source
re-resolution rather than version comparison. But Cursor's docs describe refresh
behaviour only for team marketplaces, not for official-marketplace installs.
Bumping is the safe side of that unknown: it costs nothing, and if the client
does gate updates on version, not bumping means installed users never receive a
fix for scripts that currently do not run.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent 4837806 commit 1493107
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments