Skip to content

Commit

Permalink
fix: release-notes-generator
Browse files Browse the repository at this point in the history
  • Loading branch information
thecotne committed Jul 22, 2017
1 parent 6c1cd88 commit edcf5ac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,8 @@
"test:style": "standard",
"test:suite": "nyc tap ./.test/{scenarios,specs}/*.js",
"semantic-release": "semantic-release pre && npm publish --access public && semantic-release post"
},
"release": {
"generateNotes": "."
}
}

0 comments on commit edcf5ac

Please sign in to comment.