In this project we squash and merge PRs.
We also use automated versioning following the SemVer spec.
In order to enable automated semantic version bumps, we write our PR titles according to the Conventional Commits spec.
Have a look into .github/workflows/lint-pr.yaml to see which keywords/scopes we allow.