Commit a9b4b9c
committed
chore(changeset): add the empty changeset the PR gate asks for (#4009)
`Check Changeset` fails any PR that adds no changeset. I had reasoned that a
comment-only diff needs none — but the gate's own error message states the right
escape hatch: "an empty changeset is fine for changes that release nothing".
So this is empty frontmatter, not a patch bump: giving @objectstack/rest a version
bump for a corrected doc comment would put a line in the CHANGELOG that consumers
cannot act on. There are already several precedents in .changeset for exactly this
shape (adr-0104-design-doc-only.md, adr-0110-draft-only.md, …).
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CYbS3kS8xzsHNXFTzp4e2z1 parent 2819c4b commit a9b4b9c
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments