Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Changeset

Just add a file in this directory to create a new changeset.

It needs to have a frontmatter with the following fields:

type: The type of changeset, e.g. "minor", "patch", "major", "none"

For Example:

---
type: minor
---

The content of the changeset goes here.