Changelog
The full changelog is maintained by release-please and lives in the repository.
Each release entry records the version, date, and the feat / fix / perf / deps /
deps-dev / other changes included in that release. Minor bumps come from feat; major bumps from
a BREAKING CHANGE: footer or ! suffix; every other Conventional Commit type used here (fix,
perf, chore, docs, refactor, and the rest) produces a patch bump, since none is hidden from
release-please.