Skip to content

docs: bump user-facing semvertag pins to >=0.5.0,<1#18

Merged
lesnik512 merged 1 commit into
mainfrom
docs/bump-cli-version-pins
Jun 9, 2026
Merged

docs: bump user-facing semvertag pins to >=0.5.0,<1#18
lesnik512 merged 1 commit into
mainfrom
docs/bump-cli-version-pins

Conversation

@lesnik512

Copy link
Copy Markdown
Member

Summary

Bump two stale semvertag>= pins in user-facing docs to match the floor exposed by the composite action (>=0.5.0,<1, the version that ships --dry-run):

docs/providers/github.md:147 (the dry-run example, also >=0.5.0) is already consistent.

Test plan

  • just lint-ci passes
  • mkdocs build --strict passes
  • No code changes — just test not affected

🤖 Generated with Claude Code

Three semvertag>= pins exist in user-facing docs; two were stale:
- README.md:29 quickstart pinned `>=0.1,<1` (pre-0.5.0 baseline)
- docs/providers/github.md:233 "Without the composite action" pure-CLI
  fallback pinned `>=0.3.1,<1` (flagged by PR #16 final review)

Bump both to `>=0.5.0,<1` so every user-facing snippet exposes
--dry-run by default and stays consistent with action.yml's floor.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@lesnik512 lesnik512 merged commit 9d08691 into main Jun 9, 2026
6 checks passed
@lesnik512 lesnik512 deleted the docs/bump-cli-version-pins branch June 9, 2026 14:37
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