From 7c85e2d506e815db9079ccf4fd33c54f82f1feb9 Mon Sep 17 00:00:00 2001 From: Will Hyde Date: Mon, 20 Mar 2023 15:25:24 -0500 Subject: [PATCH] fix: adding more clarification to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 124ce82..055a3c6 100644 --- a/README.md +++ b/README.md @@ -81,4 +81,4 @@ Release tagging and publishing is now done through a CircleCi integration. - By including "BREAKING CHANGE" as the title of your pull request or commit message it will trigger a major release -- You may skip a release by including [skip ci] in the commit message +- You may skip a release by including [skip ci] in the commit message, if done this way then the current commit will not create a new tag and will not publish changes to the NPM package