app-icon
app-icon copied to clipboard
Add changelog details to Github Releases
Hi Dave,
As standard-version
only updates the CHANGELOG.md file for every release but doesn't create a Github Release, I think it would be great to use something like conventional-github-releaser to ensure all changelog details are also added to the Github release.
https://github.com/conventional-changelog/standard-version/issues/150
At that point, you've pretty much implemented your own semantic-release though! ¯_(ツ)_/¯
Ah yes good idea!
I will probably just make a full shift to semantic-release, will try it out for the next version