Updated release note generation (markdown)

Stephan Bönnemann 2015-04-24 16:02:39 +02:00
parent 714d8a12e0
commit b46b9d41de

@ -6,7 +6,7 @@ The default release notes are a changelog based on the [AngularJS Commit Message
If you want to generate your own release notes you can provide a generator in the `package.json`.
Add a `release` field and provide a path where `semantic-release` can require your it:
Add a `release` field and provide a path where `semantic-release` can require it:
```json
"release": {