From e4d829036e67aefc39ae52ff58bcebd4bd6e423e Mon Sep 17 00:00:00 2001 From: Paul T Date: Tue, 28 Sep 2021 17:28:31 +0100 Subject: [PATCH] feat: add uplift to the list of existing tooling --- content/about/index.md | 1 + content/next/index.md | 1 + 2 files changed, 2 insertions(+) diff --git a/content/about/index.md b/content/about/index.md index e982b90..1fb991c 100644 --- a/content/about/index.md +++ b/content/about/index.md @@ -54,6 +54,7 @@ The first draft of this specification has been written in collaboration with som * [Command Line](https://github.com/tomasbjerre/git-changelog-command-line) * [Cocogitto](https://github.com/oknozor/cocogitto): Cocogitto is a set of cli tools for the conventional commits and semver specifications. * [Conventional Commits Linter](https://gitlab.com/DeveloperC/conventional_commits_linter): A tooling and language agnostic Git commit linter for the _Conventional Commits_ specification. +* [Uplift](https://github.com/gembaadvantage/uplift): Semantic versioning the easy way. Powered by Conventional Commits. Built for use with CI ## Projects Using Conventional Commits diff --git a/content/next/index.md b/content/next/index.md index 36bd58f..d5f9160 100644 --- a/content/next/index.md +++ b/content/next/index.md @@ -234,6 +234,7 @@ Configurable and usable for PHP projects as a composer dependency or usable glob * [Command Line](https://github.com/tomasbjerre/git-changelog-command-line) * [Cocogitto](https://github.com/oknozor/cocogitto): Cocogitto is a set of cli tools for the conventional commits and semver specifications. * [Conventional Commits Linter](https://gitlab.com/DeveloperC/conventional_commits_linter): A tooling and language agnostic Git commit linter for the _Conventional Commits_ specification. +* [Uplift](https://github.com/gembaadvantage/uplift): Semantic versioning the easy way. Powered by Conventional Commits. Built for use with CI ## Projects Using Conventional Commits