chore: bump the dev version to 0.2.0.dev202609211315 - #1319
Merged
Merged
Conversation
Moves the dev stamp so adopters running `claude plugin update` pick up the work merged since `.dev202609210104`. The marketplace is served from `main` and the client compares version strings, so a frozen suffix answers "already at the latest version" however far behind the installed copy has fallen. The three documented steps: `bump-dev-version.py`, then `check-family-plugins.py --fix` to mirror the stamp into the ecosystem and per-family manifests, then `uv lock`. Generated-by: Claude Opus 5
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
0.2.0.dev202609211315so adopters runningclaude plugin updatepick up the work merged since.dev202609210104.mainand the client compares version strings, so a frozen suffix answers "already at the latest version" however far behind an installed copy has fallen.bump-dev-version.py, thencheck-family-plugins.py --fix, thenuv lock.Type of change
.claude/skills/<name>/) — eval fixtures updated belowtools/<system>/*.md)tools/*/withpyproject.toml)docs/,README.md,CONTRIBUTING.md)projects/_template/)prek, workflows, validators)Test plan
prek run --all-filespasses (32 hooks, exit 0), includingcheck-family-pluginsin--fixmode with nothing left to regenerate.git diff -U0filtered for anything other than the old and new stamps comes back empty across all 20 files.bump-dev-version.py --printreports0.2.0.dev202609211315.RFC-AI-0004 compliance
Linked issues
None.
Notes for reviewers (optional)
bump-dev-version.ymlruns; the commit is locally signed rather than GitHub-signed.🤖 Generated with Claude Code