From 67b6ebaf08f591a2c58bfe6dd20ab4ef64164180 Mon Sep 17 00:00:00 2001 From: phips28 Date: Mon, 28 Oct 2019 17:52:31 +0100 Subject: [PATCH] fix readme --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 140441f..abcff9d 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,6 @@ you'll need to configured that workflow yourself. You can look to the ### Workflow -* Check for the latest version number published to npm. * Based on the commit messages, increment the version from the lastest release. * If the string "BREAKING CHANGE" is found anywhere in any of the commit messages or descriptions the major version will be incremented.