There's a new trend to use https://www.conventionalcommits.org/en/v1.0.0/ style commits. Any plan to support these? ie. use prefix like `chore` and `feat` to bump the correct part of the semver instead of relying on `#major` etc.