build: 优化 .versionrc.js
This commit is contained in:
parent
991611b10a
commit
0b183ca48e
@ -1,5 +1,5 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
header: '变更日志\n', // 可自定义添加生成的changelog头部内容
|
header: '## 变更日志\n', // 可自定义添加生成的changelog头部内容
|
||||||
types: [
|
types: [
|
||||||
{ type: 'feat', section: '✨ Features | 新功能' },
|
{ type: 'feat', section: '✨ Features | 新功能' },
|
||||||
{ type: 'fix', section: '🐛 Bug Fixes | Bug 修复' },
|
{ type: 'fix', section: '🐛 Bug Fixes | Bug 修复' },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user