Skip to content

Commit 3b67e89

Browse files
committed
Improve release docs.
1 parent e9579cc commit 3b67e89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: docs/contributing/releasing.md

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Release management is currently a manual process, to be performed by core team m
1616
9. Create a new release on GitHub and copy the release notes there.
1717

1818
```
19+
yarn build:packages
1920
cd packages/react-async
2021
npm publish pkg
2122
cd ../react-async-devtools

0 commit comments

Comments
 (0)