ericclemmons / github-semantic-version

Automated semantic version releases powered by Github Issues.
MIT License
21 stars 8 forks source link

Automated CHANGELOG and Versioning #8

Closed daveashworth closed 7 years ago

daveashworth commented 7 years ago

This PR adds a deterministic algorithm to generate a CHANGELOG and calculate the current version of a repo based on semantic versioning.

daveashworth commented 7 years ago

If we want, I can also add several tests around the new functionality.