Rule of thumb to note for assistant when installing semantic-release for the first time
When Installing semantic-release, follow the following rules...
semantic-release
package without any of the following as additional plugins "@semantic-release/commit-analyzer", "@semantic-release/release-notes-generator", "@semantic-release/npm", "@semantic-release/github". These are already part of semantic-release
and does not have to be installed separatelysemantic-release
unless told otherwise