9 lines
157 B
Markdown
9 lines
157 B
Markdown
# Changesets
|
|
|
|
To add changeset run:
|
|
|
|
```bash
|
|
npx changeset
|
|
```
|
|
|
|
in the root of the project. This will create a new changeset in the `.changeset` folder. |