This commit is contained in:
tkamireh 2019-09-12 18:39:36 -07:00 коммит произвёл GitHub
Родитель ee3640b611
Коммит 83212b840c
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -18,7 +18,7 @@ This repo is set up as a monorepo using Lerna + Yarn workspaces. The yarn comman
### 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
2. Make sure to commit and push the newly generated change file
TODO:
- [ ] Add a release pipeline to update versions and publish to npm registry