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.
- Run
npx changesetin the root of the repository - Select the type of change (patch, minor, major)
- Write a summary of your changes
- Commit the generated changeset file
When changesets are merged to master:
- A "Version Packages" PR is automatically created
- Merging that PR triggers npm publish with OIDC provenance