Developer tools monorepo
This repository is configured to use changesets for managing versions and publishing.
- Include a changeset in your PR by running
npx changeset
and following the prompts - Once your PR is merged, a GitHub Action will automatically create a
[ci] release
PR with the non-released changesets - Once the release PR is merged, a GitHub Action will automatically publish the packages to npm