Commit ac129a2
committed
chore: add the empty changeset this docs-only PR still needs
Check Changeset failed: the gate wants a changeset on every PR, and its message
says how — "an empty changeset is fine for changes that release nothing".
I had asserted in the PR description that a docs-only change needs no changeset.
That was wrong about this repo's convention: 72 empty changesets already exist,
and they are how documentation work records itself without bumping a package.
Added one in that form (empty frontmatter, description only).
The alternative the message offers — a `skip-changeset` label — would suppress
the record instead of writing it, which is the wrong trade for a change that has
something worth saying in the release notes.
Refs #4001, #4177
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0147tNF4Snk7Ry1KGt4a5PY41 parent 2e8b86e commit ac129a2
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments