Open apetro opened 7 years ago
Conventional Commits and GreenKeeper have already laid a lot of the ground work needed for this.
There are a number of competing toolsets that can handle actual release phase and changelog generation.
https://github.com/semantic-release/semantic-release https://github.com/Netflix/unleash https://github.com/conventional-changelog/standard-version
It would be better if
master
automatically yielded a suitably versioned releaseThis ought to be possible with discipline, in that
Let's spend none of our time manually running releases and more of our time composing changes worthy of release.