exec icon indicating copy to clipboard operation
exec copied to clipboard

plug in does not work from .releaserc.json

Open CorporateActionMan opened this issue 3 years ago • 2 comments

Lost a couple of hours on this...

Had the configuration in .releaserc.json and the plugin was not loaded. As soon as I moved the config to package.json it worked

this post helped

CorporateActionMan avatar May 12 '22 11:05 CorporateActionMan

I also ran into this issue, took far to long to realize what the problem was. This seems like an easy fix, although I had a quick look through the code, and I'm not sure where the config is read in. Looks like maybe it comes from the main semantic-release code, and not this plugin?

dlbs0 avatar May 09 '24 06:05 dlbs0