Closed
Description
Since Koa is now using semver, it's probably a good idea to consider using semantic-release too.
What would Koa get with it:
- Automatic semver control
- Release changelog
- Break detection
- Automatic npm release
What's need to be updated:
- Installing semantic-release (one time only, and it's simple)
- Improving commit messages so they can work with semantic-release and changelog generator
It supports updating old releases too, ie. Koa is on 2.x and you want to update 1.x with some important update.
Also, another there's another cool tool that can be used with Koa: greenkeeper.io
Metadata
Metadata
Assignees
Labels
No labels