diff --git a/README.md b/README.md index 1e4f496..124ce82 100644 --- a/README.md +++ b/README.md @@ -80,3 +80,5 @@ Release tagging and publishing is now done through a CircleCi integration. - By including "feat()" as the title of your pull request or commit message it will trigger a feature/minor release - 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