Skip to content

chore: bump dev version to 0.2.0.dev202609210239 - #1312

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
chore/bump-dev-version-35554884199
Closed

github-actions[bot] wants to merge 1 commit into
mainfrom
chore/bump-dev-version-35554884199

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Moves the dev stamp to 0.2.0.dev202609210239 so adopters' claude plugin update picks
up the work merged since the previous stamp. The marketplace is served from
main and the update check compares version strings, so a frozen suffix is a
silent no-op — see docs/setup/marketplace.md.

Requested from the Actions tab by @potiuk, who is credited on the commit. The
commit is signed by GitHub and the candidate was checked before this PR was
opened — prek, tests, rat and zizmor all passed in the run that produced it.

Those runs are attached to that workflow run rather than to this PR, so the
required checks here start out unstarted: GitHub raises no events for anything
GITHUB_TOKEN does. Press Ready for review to start them — that raises
a real event, and the check workflows listen for it.

Opened by bump-dev-version.yml.

Move the dev stamp so adopters' `claude plugin update` picks up the
work merged since the previous stamp. The marketplace is served from
`main` and the update check compares version strings, so a frozen
suffix is a silent no-op: an adopter running that command is told they
are already current while sitting behind.

Run from the Actions tab by @potiuk. Generated by
.github/workflows/bump-dev-version.yml with the documented steps: bump
`project.version` in `pyproject.toml`, then
`tools/dev/check-family-plugins.py --fix` and `uv lock` to propagate
to every manifest. The stamp is UTC at minute resolution.

Co-Authored-By: Jarek Potiuk <595491+potiuk@users.noreply.github.com>
@potiuk potiuk closed this Sep 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant