Skip to content

Latest commit

History

History
12 lines (9 loc) 路 338 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (9 loc) 路 338 Bytes

Stay tuned. We are working on the guideline. But it's a standard monorepo, so you are likely familiar with it.

Publishing

We use changeset to manage the versioning and publishing of the packages. Draft flow

  1. pnpm changeset
  2. pnpm changeset version
  3. pnpm install
  4. commit
  5. pnpm publish -r