diff --git a/Gruntfile.js b/Gruntfile.js index e838de7ac5..d457cdeed2 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -50,6 +50,12 @@ module.exports = function(grunt) { } }, + changelog: { + options: { + repository: 'https://github.com/driftyco/ionic' + } + }, + version: { dist: { dest: 'dist/version.json'