Skip to content

chore: release v3.5.2#688

Merged
jdx merged 1 commit into
mainfrom
release
Jun 17, 2026
Merged

chore: release v3.5.2#688
jdx merged 1 commit into
mainfrom
release

Conversation

@mise-en-dev

@mise-en-dev mise-en-dev commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

🔍 Other Changes

  • (ci) install publish build targets by @jdx in #687

Summary by CodeRabbit

  • Chores

    • Bumped version to 3.5.2 across all packages.
    • CI now installs publish build targets.
  • Documentation

    • Updated changelog and reference documentation to reflect version 3.5.2.

@coderabbitai

coderabbitai Bot commented Jun 17, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Central YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Pro Plus

Run ID: 6b5ed44a-b0a7-462c-b50c-d84a02e984dc

📥 Commits

Reviewing files that changed from the base of the PR and between 4a5fe74 and c29af3a.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (7)
  • CHANGELOG.md
  • Cargo.toml
  • cli/Cargo.toml
  • cli/usage.usage.kdl
  • docs/cli/reference/commands.json
  • docs/cli/reference/index.md
  • lib/Cargo.toml

📝 Walkthrough

Walkthrough

Version bump from 3.5.1 to 3.5.2 across all Cargo manifests (lib/Cargo.toml, cli/Cargo.toml, Cargo.toml), generated CLI spec (cli/usage.usage.kdl), reference documentation (docs/cli/reference/commands.json, docs/cli/reference/index.md), and a new CHANGELOG.md entry for the release.

Changes

v3.5.2 Release

Layer / File(s) Summary
Cargo manifest version bumps
lib/Cargo.toml, cli/Cargo.toml, Cargo.toml
version field updated to 3.5.2 in the library crate, CLI crate, and workspace dependency declaration.
Generated CLI spec and reference docs
cli/usage.usage.kdl, docs/cli/reference/commands.json, docs/cli/reference/index.md
version field updated to 3.5.2 in the generated KDL spec and both CLI reference doc artifacts.
CHANGELOG entry
CHANGELOG.md
New ## [3.5.2] section added with an "Other Changes" note about CI now installing publish build targets.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • jdx/usage#658: Prior patch release that updated the same version fields across Cargo.toml, cli/Cargo.toml, lib/Cargo.toml, cli/usage.usage.kdl, and docs/cli/reference/*.
  • jdx/usage#677: Consecutive patch release bump touching the same set of version metadata files from 3.5.0/3.5.1 to the next patch version.

Poem

🐇 Hop, hop, patch release day!
From .1 to .2 we go,
Cargo bumped in every way,
CI targets stealing the show.
The changelog notes it, neat and bright —
Another tiny fix, just right! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'chore: release v3.5.2' directly and clearly describes the main change: releasing version 3.5.2 of the project, which is confirmed by the version bumps across multiple Cargo.toml files and documentation updates.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@greptile-apps

greptile-apps Bot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR bumps the version from 3.5.1 to 3.5.2 across all relevant manifests and generated artifacts as part of a routine patch release for the usage CLI and library.

  • Version bump: usage-cli and usage-lib are both incremented from 3.5.1 to 3.5.2 in Cargo.toml, cli/Cargo.toml, lib/Cargo.toml, and Cargo.lock.
  • Generated files updated: cli/usage.usage.kdl, docs/cli/reference/commands.json, and docs/cli/reference/index.md reflect the new version string consistently.
  • Changelog: A new entry for v3.5.2 is added, attributing the single change (CI publish build target fix from chore(ci): install publish build targets #687) correctly.

Confidence Score: 5/5

Safe to merge — all changes are mechanical version string updates consistent across every file.

Every changed file is a version bump from 3.5.1 to 3.5.2. The version is applied consistently in all manifests, the lockfile, generated KDL spec, and generated docs. The changelog entry accurately reflects the single underlying commit. No logic or behavior changes are present.

No files require special attention.

Important Files Changed

Filename Overview
CHANGELOG.md Adds v3.5.2 changelog entry referencing CI fix in #687
Cargo.lock Updates lockfile entries for usage-cli and usage-lib from 3.5.1 to 3.5.2
Cargo.toml Bumps usage-lib workspace dependency version to 3.5.2
cli/Cargo.toml Bumps usage-cli package version to 3.5.2
cli/usage.usage.kdl Updates generated KDL spec version string to 3.5.2
docs/cli/reference/commands.json Updates version field in generated commands reference JSON to 3.5.2
docs/cli/reference/index.md Updates version string in generated CLI reference docs to 3.5.2
lib/Cargo.toml Bumps usage-lib package version to 3.5.2

Reviews (1): Last reviewed commit: "chore: release v3.5.2" | Re-trigger Greptile

@jdx jdx merged commit 0316ffb into main Jun 17, 2026
5 checks passed
@jdx jdx deleted the release branch June 17, 2026 02:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants