8000
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.

Add a changeset for any change that should bump the plugin version:

pnpm changeset

Pick a bump type (patch / minor / major) and describe the change. Commit the generated markdown file with your PR. See RELEASE.md for the full flow.

0