This guide is intended for maintainers (anybody with commit access).
- Use "Squash and Merge". This keeps a clean history in
master
, with a full history available in Pull Requests. - Ensure the merge message conforms to Conventional Commits spec.
Releasing is handled automatically by CircleCI and semantic-release.