Skip to content

chore: bump CLI version to 3.2.2#51

Merged
montfort merged 1 commit intomainfrom
chore/bump-cli-3.2.2
Apr 5, 2026
Merged

chore: bump CLI version to 3.2.2#51
montfort merged 1 commit intomainfrom
chore/bump-cli-3.2.2

Conversation

@montfort
Copy link
Copy Markdown
Contributor

@montfort montfort commented Apr 5, 2026

Summary

  • Convert all relative links in README.md to absolute GitHub URLs
  • Badges (LICENSE, CONTRIBUTING, Handbook), documentation links, and language switcher all resolve correctly on crates.io now

Root cause

crates.io resolves relative paths from the crate directory (cli/), not the repo root. All 20+ relative links were broken.

Test plan

  • Zero relative links remaining in README.md (verified via grep)
  • cargo check passes

🤖 Generated with Claude Code

Convert all relative links in README to absolute GitHub URLs so they
resolve correctly on crates.io (badges, docs, language switcher).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@montfort montfort merged commit ee176a6 into main Apr 5, 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