UNPKG
ed-frame-vue
Version:
latest (1.0.47)
1.0.47
1.0.46
1.0.45
1.0.44
easydata 基础组件
ed-frame-vue
/
.grenrc.js
8 lines
(7 loc)
•
216 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
module
.exports = {
dataSource:
'commits'
,
includeMessages:
'commits'
,
//
ignoreCommitsWith:
[
'changelog'
,
'release'
,
'chore'
],
ignoreCommitsWith:
[
'changelog'
,
'chore'
],
changelogFilename:
'CHANGELOG.md'
}