Skip to content

chore: v1.7.2 changelog - #181

Merged
valentinozegna merged 1 commit into
mainfrom
release/1.7.2
Aug 23, 2026
Merged

chore: v1.7.2 changelog#181
valentinozegna merged 1 commit into
mainfrom
release/1.7.2

Conversation

@valentinozegna

Copy link
Copy Markdown
Contributor

Summary

Patch bump: one help-copy correction.

Test plan

  • CI green
  • After merge: scripts/tag-release.sh --yes on main

@claude

claude Bot commented Aug 23, 2026

Copy link
Copy Markdown

Claude finished @valentinozegna's task in 33s —— View job


Review: PR #181 — v1.7.2 changelog

  • Gather context (diff, CLAUDE.md release process)
  • Review CHANGELOG.md changes
  • Review package.json / package-lock.json version bump
  • Post summary review

Verdict: LGTM — clean, mechanical release PR. No inline comments; nothing to flag.

This follows the repo's release process (see CLAUDE.md) exactly:

  • CHANGELOG.md gets a new ## [1.7.2] - 2026-08-23 section, correctly summarizing PR docs(cli): say who runs the server, not what running it does #180's CLI help-copy fix, in the same style/format as prior entries.
  • package.json and package-lock.json are bumped 1.7.11.7.2 together, consistent with what npm version patch --no-git-tag-version produces.
  • bun.lock is untouched, which is correct — it records no version for the workspace root, so a version-only bump shouldn't touch it.
  • Patch bump is the right call: PR docs(cli): say who runs the server, not what running it does #180 was a help-text/docs correction, not a feature or breaking change — no minor/major bump needed.
  • No code changes, so no functional bugs, security, or performance concerns apply here.
  • Test plan checkboxes (CI green, tag-release.sh after merge) are appropriately left for post-merge follow-up.

Nothing else stands out — this is a textbook release PR per the repo's documented process.

@valentinozegna
valentinozegna added this pull request to the merge queue Aug 23, 2026
Merged via the queue into main with commit 2dcd1d6 Aug 23, 2026
3 checks passed
@valentinozegna
valentinozegna deleted the release/1.7.2 branch August 23, 2026 20:39
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