mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(gruntfile): add changelog.options.repository
This commit is contained in:
@@ -50,6 +50,12 @@ module.exports = function(grunt) {
|
||||
}
|
||||
},
|
||||
|
||||
changelog: {
|
||||
options: {
|
||||
repository: 'https://github.com/driftyco/ionic'
|
||||
}
|
||||
},
|
||||
|
||||
version: {
|
||||
dist: {
|
||||
dest: 'dist/version.json'
|
||||
|
||||
Reference in New Issue
Block a user