KP-014 · CHANGELOG/RELEASE

Single Release Page

One release at length, with breaking changes given their own block at the top rather than a footnote at the bottom, and the fixes listed in full. Release notes that lead with features and bury the migration note are how integrations break quietly on a Tuesday.

KP-014 · CHANGELOG/RELEASE

Install

One command — the source lands in your repo. Or copy it from the Code tab.

$ pnpm dlx shadcn@latest add @kinetiq/changelog-release

Props

PropTypeDefaultDescription
breakingBreakingChange[]What changed and what the reader must do — rendered at the top.
notes / fixesReleaseNote[] · string[]The long-form notes and the plain fix list.