module.exports = { repository: { url: 'https://github.com/admiralcloud/ac-bootstrap-mysql' }, changelogFile: __dirname + '/CHANGELOG.md', sections: [ { name: 'App' } ], }