···61616262we use conventional commits with these rules:
63636464-- a commit represents one logical work
6464+- a commit represents one logical change, split distinct changes into separate commits
6565- accepted types: `feat`, `fix`, `refactor`, `docs`, `chore`
6666 - feat
6767 - new additions to public API surface