Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos, to help you version and publish your code. You can find the full documentation for it in the changesets repository.
We have a quick list of common questions to get you started.
No! You only need to add a changeset when you want to create a release note for the change you are making. A good rule of thumb is to add a changeset when you would want consumers of your package to know about the change you are making.
Run pnpm exec changeset in the root of the repository.