- Refers to #57
- Refers to [/implementation_guide.md]
This project uses changesets for package versioning and publishing. When making changes:
- Run
pnpm changeset
to create a new changeset - Follow the prompts to describe your changes
- Commit the generated changeset file
For more details on using changesets, refer to the official documentation.