From 1f9c309e4a81a8a4fd08a0d48adc2ee99a1e2161 Mon Sep 17 00:00:00 2001 From: Lars Kappert Date: Wed, 16 Jan 2019 14:25:19 +0100 Subject: [PATCH] Add release-it --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 16e4359..dd75cd5 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,7 @@ Pull requests on interesting tools/projects/resources are welcome. * [ghq](https://github.com/motemen/ghq) — Organization for remote repositories * [bash-git-prompt](https://github.com/magicmonty/bash-git-prompt) - An informative and fancy bash prompt for Git users * [conventional-changelog](https://github.com/conventional-changelog/conventional-changelog) - a set of tools for parsing [conventional commit](https://conventionalcommits.org/) messages from git histories +- [release-it](https://github.com/webpro/release-it) - Automate releases for Git repositories and/or npm packages. Changelog generation, GitHub/GitLab releases, etc. ## Extensions *Git is designed for source control management. but people extend the idea and push version control to everywhere*