AR.IO LogoAR.IO Documentation

Creating a Changeset

To create a changeset when making changes:

npx changeset

This will guide you through the process of documenting your changes and selecting which packages are affected. Changesets will be used during the release process to update package versions and generate changelogs.

How is this guide?