The plugin should be able to determine the release version based on the commit messages. E.g. If a commit starts with - breaking: Major version change - feat: Minor version increase - fix|chore: Patch level increase
The plugin should be able to determine the release version based on the commit messages.
E.g. If a commit starts with