Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Commit

Permalink
chore(build): fix changelog task reference
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleycho committed Sep 3, 2015
1 parent defcbbb commit 86e35a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ module.exports = function(grunt) {
reporters: ['progress', 'coverage']
}
},
changelog: {
conventionalChangelog: {
options: {
dest: 'CHANGELOG.md',
templateFile: 'misc/changelog.tpl.md'
Expand Down

0 comments on commit 86e35a7

Please sign in to comment.