EXPECTED BEHAVIOR
Release versioning should be automatic, using conventional commits and semantic-release.
ACTUAL BEHAVIOR
Versioning / releasing is manual.
STEPS TO REPRODUCE
N/A
SUGGESTED SOLUTION
Add semantic-release as a dev dependency and configure it using a standard conventional-commit configuration for NPM deployments.
EXPECTED BEHAVIOR
Release versioning should be automatic, using conventional commits and
semantic-release.ACTUAL BEHAVIOR
Versioning / releasing is manual.
STEPS TO REPRODUCE
N/A
SUGGESTED SOLUTION
Add
semantic-releaseas a dev dependency and configure it using a standard conventional-commit configuration for NPM deployments.