From 8bc037729e19b13fcd5d0594a2a5b0c7f60aaf88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20B=C3=B6nnemann?= Date: Sun, 17 May 2015 18:54:38 +0200 Subject: [PATCH] Updated verification hook (markdown) --- verification-hook.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/verification-hook.md b/verification-hook.md index c4495b4..598c58e 100644 --- a/verification-hook.md +++ b/verification-hook.md @@ -1,4 +1,4 @@ -If you want to use the verification hook (e.g. breaking change detection) you can provide your own in the `package.json`. +If you want to use the verification hook (e.g. for breaking change detection) you can provide your own in the `package.json`. Add a `release` field and provide a path where `semantic-release` can require your verification hook: