Skip to content

fix: align plugin versions to 1.0.0#22

Merged
steve-calvert-glean merged 1 commit into
mainfrom
fix/align-plugin-versions
Feb 23, 2026
Merged

fix: align plugin versions to 1.0.0#22
steve-calvert-glean merged 1 commit into
mainfrom
fix/align-plugin-versions

Conversation

@steve-calvert-glean
Copy link
Copy Markdown
Contributor

@steve-calvert-glean steve-calvert-glean commented Feb 23, 2026

Summary

  • Three plugins (glean-skills, glean-productivity, glean-project) had stale version fields that didn't match the marketplace version (1.0.0)
  • Updated all three plugin.json files to 1.0.0

Test Plan

  • Verify all 10 plugin versions show 1.0.0: for p in plugins/*/.claude-plugin/plugin.json; do echo "$p: $(node -e "console.log(JSON.parse(require('fs').readFileSync('$p','utf8')).version)")"; done

@steve-calvert-glean steve-calvert-glean requested a review from a team as a code owner February 23, 2026 00:53
@steve-calvert-glean steve-calvert-glean added the bug Something isn't working label Feb 23, 2026
@steve-calvert-glean steve-calvert-glean merged commit 9f98c37 into main Feb 23, 2026
1 check passed
@steve-calvert-glean steve-calvert-glean deleted the fix/align-plugin-versions branch February 23, 2026 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants