Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 593 Bytes

CHANGELOG.md

File metadata and controls

14 lines (8 loc) · 593 Bytes

Changelog

See the Gatsby CHANGELOG.md


Gatsby is distributed as a monorepo using lerna.

This means that our CHANGELOG.md files are distributed alongside the package itself in the packages directory.

For example, the package gatsby has a CHANGELOG.md in packages/gatsby/CHANGELOG.md. If you'd like to check out others, check out the packages directory in the root of the repo.