chore(gruntfile): add changelog.options.repository

This commit is contained in:
Andy Joslin
2014-02-12 11:34:22 -05:00
parent dc7fc2ef76
commit b44065d29d

View File

@@ -50,6 +50,12 @@ module.exports = function(grunt) {
}
},
changelog: {
options: {
repository: 'https://github.com/driftyco/ionic'
}
},
version: {
dist: {
dest: 'dist/version.json'