watcher-ts/.github/CONTRIBUTING.md
2023-01-16 07:42:28 -05:00

224 B

Contributing

To update versions in all packages run the following:

yarn version:set <VERSION>
yarn version:set-codegen <VERSION>

Example:

yarn version:set 0.2.20
yarn version:set-codegen 0.2.20