semantic-release-commit-filter
semantic-release-commit-filter copied to clipboard
Made it work without a package.json file
Shouldn't the tagFormat also come from the releaserc file or the command line rather than coming from the package?
If it comes from releaserc file or command line, it can then support projects that don't use a package.json file.
I noticed without a package.json it sliently fails with below error:
with DEBUG=*, you can see the failure