docs: how to release

pull/83/head
Eduardo San Martin Morote 4 years ago
parent 867a113420
commit e33982be2b

@ -64,4 +64,8 @@ This is a guide to help those who are interested in contributing to VitePress!
listening at http://localhost:3000
```
And with that, you are now ready to contribute to the VitePress project! 🎉
And with that, you are now ready to contribute to the VitePress project! 🎉
## Releasing
After making sure tests are passing, run `yarn run release` (to be tested in non-unix environments like Windows) to run the bash script `scripts/release.sh`.

Loading…
Cancel
Save