diff --git a/content/next/index.md b/content/next/index.md index 042e5a0..15347ca 100644 --- a/content/next/index.md +++ b/content/next/index.md @@ -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: * [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. * [lerna](https://github.com/lerna/lerna): a tool for managing monorepos, which grew out of the Babel project.