Load tags from github, similar to releases
https://api.github.com/repos/:owner/:repo/tags
It would be also nice if CHANGELOG.md (example) is automatically read for release notes and versions. Many packages don't need to setup github release integration or would be inside a mono-repo where repo..changelog is not 1 to 1.
Same comment as #367
Most helpful comment
It would be also nice if
CHANGELOG.md(example) is automatically read for release notes and versions. Many packages don't need to setup github release integration or would be inside a mono-repo where repo..changelog is not 1 to 1.