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.
1 parent e9579cc commit 3b67e89Copy full SHA for 3b67e89
docs/contributing/releasing.md
@@ -16,6 +16,7 @@ Release management is currently a manual process, to be performed by core team m
16
9. Create a new release on GitHub and copy the release notes there.
17
18
```
19
+yarn build:packages
20
cd packages/react-async
21
npm publish pkg
22
cd ../react-async-devtools
0 commit comments