Skip to content

Commit 774869c

Browse files
authored
docs: release guide (#1879)
* docs: release guide
1 parent 5b30625 commit 774869c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,10 @@ webpack is feature rich and documentation is a time sink. We
303303
greatly appreciate any time spent fixing typos or clarifying sections in the
304304
documentation.
305305

306+
## Releasing
307+
308+
Run `yarn publish:monorepo` to build all packages and bump versions, this will then get published on npm.
309+
306310
## Join the development
307311

308312
- Before you join development, please set up the project on your local machine, run it and go through the application completely. Use any command you can find and see what it does. Explore.

0 commit comments

Comments
 (0)