Skip to content

Commit 8f3aeaf

Browse files
committed
docs: shorten changeset guidance
1 parent fd663da commit 8f3aeaf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ yarn lint # biome check
3333
yarn lint:fix # biome check --write
3434
```
3535

36-
After completing changes, include a changeset file for affected packages (`yarn changeset`). Keep changeset summaries to a single line whenever possible; users see them rendered in the CHANGELOG, so be concise. See `DEVELOPMENT.md` for the release workflow.
36+
After completing changes, include a changeset file for affected packages (`yarn changeset`). Keep summaries to one line. See `DEVELOPMENT.md` for the release workflow.
3737

3838
## Gotchas
3939

0 commit comments

Comments
 (0)