changeset

Installation
SKILL.md

Purpose

Use this skill when a PR introduces user-facing changes that require a changeset. Changesets drive CHANGELOG generation and release automation. Internal-only changes (refactors with no user-visible effect) do not need changesets.

Create a Changeset

Do not create changeset files manually. Use:

just new-changeset-empty

The command will create a file in .changeset/. Edit it directly to add detail.

Note that the file will not be literally empty. It will have this content:

Installs
16
Repository
biomejs/biome
GitHub Stars
25.0K
First Seen
Mar 27, 2026
changeset — biomejs/biome