Updated verification hook (markdown)

Stephan Bönnemann 2015-05-17 18:54:38 +02:00
parent 0e052431e3
commit 8bc037729e

@ -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: