Skip to content

Commit c5eb149

Browse files
committed
agents.md changesets
1 parent eda5079 commit c5eb149

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
@@ -115,7 +115,7 @@ pnpm changeset status
115115
```
116116

117117
Changeset guidelines:
118-
- Create a changeset for any user-facing changes (features, bug fixes)
118+
- Create a changeset for any user-facing changes (features, bug fixes); typically in new pull requests; a pull request can have multiple changesets
119119
- Select the appropriate semver bump: `patch` (bug fixes) or `minor` (new features)
120120
- This is a pre-1.0 preview release, so there are no `major` breaking change bumps
121121
- Write a clear, concise description of the change for the changelog

0 commit comments

Comments
 (0)