chore(version): stamp the dev version to 0.2.0.dev202609092258 - #1191
Merged
Conversation
Move the dev stamp so adopters' `claude plugin update` picks up the work merged since 0.2.0.dev202609090002 — the marketplace is served from `main` and the update check compares version strings, so a frozen suffix is a silent no-op. Generated with the documented one-liner: bump `project.version` in `pyproject.toml`, then `tools/dev/check-family-plugins.py --fix` and `uv lock` to propagate to every manifest. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01C8xNkTXs6YqdLVU24aKQmY
potiuk
force-pushed
the
bump-dev-version-202609092258
branch
from
September 9, 2026 23:51
657cbf1 to
7108c0c
Compare
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.
Six changes have landed behind the previous stamp (
0.2.0.dev202609090002,#1180):
point (feat(vetted-ops): publish as a substrate plugin, with the privilege boundary on the entry point #1188)
setup-isolated-setup-verify(chore(setup): drop the comdev-checkout check from setup-isolated-setup-verify #1185)static.rust-lang.org, correct the rust-toolchain paths (fix(setup): allow static.rust-lang.org; correct the rust-toolchain paths in the doc #1183)claude plugin updatecompares version strings, not commit SHAs, so none ofthat reaches an adopter until the stamp moves.
Mechanical, per
docs/setup/marketplaces.md(Versioning):project.versionedited in
pyproject.toml, thentools/dev/check-family-plugins.py --fixpropagated it to the five ecosystem manifests and the twelve per-family plugin
manifests plus the marketplace entries, and
uv lockrefreshed the workspace'sown package version. The diff is version strings only.
🤖 Generated with Claude Code
https://claude.ai/code/session_01C8xNkTXs6YqdLVU24aKQmY