Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Changesets

This folder is managed by changesets.

To record a change that should ship in the next release:

pnpm changeset

Pick the bump and describe the change. The description becomes the CHANGELOG entry. Commit the generated markdown file with your change.

See the release guide for how changesets are versioned and published.