Update readme to include beachball instructions
This commit is contained in:
Родитель
4a8d3f277e
Коммит
c8fd3e969a
|
@ -15,6 +15,14 @@ The demo package is currently where controls can be played with. If yarn start d
|
|||
|
||||
This repo is set up as a monorepo using Lerna + Yarn workspaces. The yarn commands will trigger the lerna commands which will execute yarn commands in each package.
|
||||
|
||||
### Beachball
|
||||
This repo manages semantic versioning and publishing using Beachball (https://github.com/microsoft/beachball). When contributing, make sure to run the following before making a pull request
|
||||
1. `yarn change` will take you through a command line wizard to generate change files
|
||||
2. Make sure to commit and push the newly generate change file
|
||||
|
||||
TODO:
|
||||
- [ ] Add a release pipeline to update versions and publish to npm registry
|
||||
|
||||
## Contributing
|
||||
|
||||
This project welcomes contributions and suggestions. Most contributions require you to agree to a
|
||||
|
|
Загрузка…
Ссылка в новой задаче