We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pnpm changeset
1 parent 88db1f6 commit 8937b01Copy full SHA for 8937b01
CONTRIBUTING.md
@@ -291,7 +291,7 @@ We use the [`changesets`](https://github.com/changesets/changesets/blob/main/REA
291
292
- Create a changeset for the current change.
293
```sh
294
- > npx changeset
+ > pnpm changeset
295
```
296
- Select which workspaces are affected by the change and whether the version requires a major, minor or patch release.
297
- Update the generated changeset with a description of the change.
0 commit comments