Add bumped

This commit is contained in:
Kiko Beats 2018-09-18 09:55:00 +02:00 committed by Damiano Petrungaro
parent a514504ad0
commit 69c762aa75

View File

@ -146,6 +146,7 @@ The Conventional Commit specification is inspired by, and based heavily on, the
The first draft of this specification has been written in collaboration with some of the folks contributing to: The first draft of this specification has been written in collaboration with some of the folks contributing to:
* [conventional-changelog](https://github.com/conventional-changelog/conventional-changelog): a set of tools for parsing conventional commit messages from git histories. * [conventional-changelog](https://github.com/conventional-changelog/conventional-changelog): a set of tools for parsing conventional commit messages from git histories.
* [bumped](https://bumped.github.io): a tool for releasing software that makes it easy to perform actions before and after releasing a new version of your software.
* [unleash](https://github.com/netflix/unleash): a tool for automating the software release and publishing lifecycle. * [unleash](https://github.com/netflix/unleash): a tool for automating the software release and publishing lifecycle.
* [lerna](https://github.com/lerna/lerna): a tool for managing monorepos, which grew out of the Babel project. * [lerna](https://github.com/lerna/lerna): a tool for managing monorepos, which grew out of the Babel project.