pnpm install
pnpm build
pnpm testThis project uses Conventional Commits.
feat: add new feature
fix: fix a bug
docs: documentation changes
chore: maintenance tasks
This project uses Changesets for versioning.
- Run
pnpm changesetto create a changeset - Commit and push
- The release workflow will create a release PR or publish automatically