Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 239 Bytes

File metadata and controls

7 lines (5 loc) · 239 Bytes

How to publish a new version

This repository uses changesets to release new versions. To prepare a release, perform the following steps:

  1. Run pnpx changeset
  2. Answer the questions in the interactive prompt.
  3. Commit the changes.