Skip to content

Commit

Permalink
Update RELEASING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-sachs authored Oct 6, 2023
1 parent 251acb4 commit b14cf94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
7. After approval, run the following commands to publish to npmjs.com:

```bash
pnpm --filter "./packages/*" publish
pnpm run all && pnpm --filter "./packages/*" publish
```

8. Merge your PR.
Expand Down

0 comments on commit b14cf94

Please sign in to comment.