- Yarn v3 (If unfamilair consult https://yarnpkg.com/getting-started/install to get started and familiarise yourself)
- Node v14 and above
yarn lerna version --conventional-commits --conventional-prerelease --preid canary
yarn lerna publish --conventional-commits --conventional-prerelease --preid canary
yarn workspace @sushiswap/core-sdk test
yarn workspace @sushiswap/core-sdk build
yarn workspace @sushiswap/limit-order-sdk test
yarn workspace @sushiswap/limit-order-sdk build
yarn workspace @sushiswap/trident-sdk test
yarn workspace @sushiswap/trident-sdk build
yarn workspace @sushiswap/tines test
yarn workspace @sushiswap/tines build