From b5f29322df5f27fd8b0d904bad7413c29256641e Mon Sep 17 00:00:00 2001 From: Nicolas Giard Date: Wed, 16 Feb 2022 00:22:14 -0500 Subject: [PATCH] docs: update README --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index f40fbdb..01dc48c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,3 @@ -# semver-action -GitHub Action to calculate the next release version based conventional commits from latest tag. - # Semver Conventional Commits - Github Action This GitHub Action automatically determinate the next release version to use based on all the [Conventional Commits](https://www.conventionalcommits.org) since the latest tag.