Marvin Pinto
Marvin Pinto
I actually like the idea of noting down the current **major** release and using that as the backstop when searching for changelogs :+1:
Hey @EvanPurkhiser! I *think* it should already do what you need, unless I've misunderstood something? By default releases from master generate `pre-releases`, in which case the changelog should only contain...
Ahh, I think I understand what you mean now. To summarize: You would like the (master) pre-release changelog to contain everything up until the previous (regular) semver release. Right now...
This feature makes sense to me! It may or may not be possible at the moment without any changes (I haven't looked) but either way I'll leave this open in...
Hey there! The GitHub release notes feature looks pretty cool! I am not sure how the `automatic-releases` action would help with it though? If the GH release notes feature works...
@DetachHead Ahh, I gotcha. I'll consider it, and keep this open for now 👍🏾
Thanks for taking the time to write this up! Could you also add tests to validate both sides of the optional body argument? (i.e. behaves correctly with a body provided,...
Could you squash all these commits into a single commit, and also use the commitlint guidelines? I am not sure why commitlint is not failing but it should. Also enable...
Hmm, it looks like your squashing possibly brought in a whole bunch of other changes - to dependencies as well as the lock file? If you need to get your...
I think you might have made a mistake while squashing, all your code changes appear to be gone? (see the Files Changed section of this PR)