UNPKG

diandi-ele-form-image-uploader

Version:
13 lines (12 loc) 368 B
/** * @Author: Wang chunsheng email:2192138785@qq.com * @Date: 2021-11-27 17:48:41 * @Last Modified by: Wang chunsheng email:2192138785@qq.com * @Last Modified time: 2021-11-27 19:27:48 */ module.exports = { dataSource: 'commits', includeMessages: 'commits', ignoreCommitsWith: ['changelog', 'release', 'chore'], changelogFilename: 'CHANGELOG.md' }