Open
Description
There you can see that the command is not outputting the version specified in release-as, if I remove the option it works though.
How is it possible? If the new version contains changes, then a minor version should be created instead of a patch, as far as I know. The system is detecting the features but still versioning the app using a new patch version.
Any help? I might be missing something.
I'm using the conventional commit plugin for VSCode to write the commits.