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: