Eric Satterwhite
Eric Satterwhite
Would love to see this make it in as well
Ya, I still like this theme better. I turn on the github dark dimmed, and also apply this theme. The end result is :ok_hand:
have the npm issues been resolved? I see the version in `package.json` as `0.0.5`, but npm is still at `0.0.4`
The logs out put this on a new package `› ℹ Found 233 commits since last release` There should not be any commits since the last release - there wasn't...
There look to be a couple of places the success hook could be called https://github.com/semantic-release/semantic-release/blob/b64855fc57e2ab5ded02ddc939fc369ef082ec84/index.js#L134 ```javascript } else { const commits = await getCommits({...context, lastRelease, nextRelease}); nextRelease.notes = await plugins.generateNotes({...context,...
@antongolub this one is really rather problematic. Any chance you might be able to look at this?
@antongolub friendly check in 😄
Any traction here? Everytime I add a new package everyone in my org gets hammered with 500 emails. I'm also worries that this is going to kill out git hub...
@antongolub re-nudge.
This is probably related to the same underlying issue. I notice that when a new packages is added to an existing monorepo the initial release of the package results addeding...