_(this post was originally released on the [Greenkeeper Blog](https://blog.greenkeeper.io))_ In our last blog post, we talked about SemVer and how it helps communicate changes in your software. Now we’ll have a look at taking it a step further and **completely automating our software releases**. We do this by using a tool called [Semantic Release](https://github.com/semantic-release/semantic-release).