# Maintaining

## Release

1. Use "Squash and Merge". This keeps a clean history in `master`, with a full history available in Pull Requests.
1. Write a message that conforms to [Conventional Commits](https://conventionalcommits.org/) spec.
1. The release is handled automatically by [CircleCI](https://circleci.com/).
