chore: release v2.7.0#373
Conversation
Greptile SummaryStandard automated release PR generated by release-plz, bumping Confidence Score: 5/5Safe to merge — purely release metadata changes with no code or dependency graph modifications. All changes are version string bumps and a changelog addition. The only finding is a cosmetic duplicate entry in CHANGELOG.md (P2), which does not affect functionality. CHANGELOG.md has a duplicate dependency entry worth cleaning up, but no files require blocking attention. Important Files Changed
Reviews (1): Last reviewed commit: "[autofix.ci] apply automated fixes" | Re-trigger Greptile |
a40477d to
5bf4337
Compare
21b483f to
4d1be05
Compare
8a70030 to
10f9d68
Compare
| - *(deps)* update rust crate xx to v2.5.4 ([#378](https://github.com/jdx/pitchfork/pull/378)) | ||
| - *(deps)* lock file maintenance ([#371](https://github.com/jdx/pitchfork/pull/371)) |
There was a problem hiding this comment.
Duplicate dependency entry in changelog
The xx crate update to v2.5.4 appears twice in the 2.7.0 section — once referencing #378 and once referencing #363. If these are genuinely two separate PRs that both bumped the same crate (e.g., in different workspaces), a clarifying note would help; otherwise the duplicate should be removed to avoid confusion.
🤖 New release
pitchfork-cli: 2.6.0 -> 2.7.0Changelog
This PR was generated with release-plz.
Note
Low Risk
Low risk release bookkeeping: only bumps the
pitchfork-cliversion and regenerates changelog/docs metadata, with no runtime code changes.Overview
Updates project metadata for the
v2.7.0release.Bumps
pitchfork-clifrom2.6.0to2.7.0acrossCargo.toml,Cargo.lock, and the generated CLI docs (docs/cli/*andpitchfork.usage.kdl), and adds the2.7.0entry toCHANGELOG.md.Reviewed by Cursor Bugbot for commit e93c44b. Bugbot is set up for automated code reviews on this repo. Configure here.