Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 375 Bytes

File metadata and controls

12 lines (8 loc) · 375 Bytes

Contributing

Authoring a new release

  1. Author your code changes.
  2. Commit your changes.
  3. Run scripts/bump.ts to bump all package versions.
  4. Push your changes!

Updating dependencies across workspaces / packages

  1. Run scripts/upgrade-packages.sh --help to see usage information about upgrading packages.