diff --git a/Gruntfile.js b/Gruntfile.js index ba50504996..35c2754a3f 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -157,7 +157,7 @@ module.exports = function(grunt) { reporters: ['progress', 'coverage'] } }, - changelog: { + conventionalChangelog: { options: { dest: 'CHANGELOG.md', templateFile: 'misc/changelog.tpl.md'