Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 224 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (11 loc) · 224 Bytes

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