1 Star 0 Fork 0

Cheng/AnyElectron

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.changelogrc.js 1.66 KB
一键复制 编辑 原始数据 按行查看 历史
Cheng 提交于 2024-07-10 08:58 +08:00 . :tada:init(custom): 框架初始化
module.exports = {
titleLanguage: 'mix',
showAuthor: true,
showAuthorAvatar: true,
customTypeMap: {
"feat": {
emoji: '',
'en-US': 'Features',
'zh-CN': '新功能',
subtitle: 'Features'
},
"fix": {
emoji: '🐛',
'en-US': 'Bug Fixes',
'zh-CN': '修复 bug',
subtitle: 'Bug Fixes'
},
"init": {
emoji: '🎉',
'en-US': 'init',
'zh-CN': '初始化',
subtitle: 'init'
},
"docs": {
emoji: '📝',
'en-US': 'Documentation',
'zh-CN': '文档变更',
subtitle: 'Documentation'
},
"style": {
emoji: '🎨',
'en-US': 'Styles',
'zh-CN': '代码样式美化',
subtitle: 'Styles'
},
"refactor": {
emoji: '♻️',
'en-US': 'Code Refactoring',
'zh-CN': '重构',
subtitle: 'Code Refactoring'
},
"perf": {
emoji: '⚡️',
'en-US': 'Performance Improvements',
'zh-CN': '性能优化',
subtitle: 'Performance Improvements'
},
"test": {
emoji: '',
'en-US': 'Tests',
'zh-CN': '测试',
subtitle: 'Tests'
},
"revert": {
emoji: '⏪️',
'en-US': 'Reverts',
'zh-CN': '回退',
subtitle: 'Reverts'
},
"build": {
emoji: '📦️',
'en-US': 'Builds',
'zh-CN': '打包',
subtitle: 'Builds'
},
"chore": {
emoji: '🚀',
'en-US': 'Chores',
'zh-CN': '构建/工程依赖/工具',
subtitle: 'Chores'
},
"ci": {
emoji: '👷',
'en-US': 'Continuous Integrations',
'zh-CN': 'CI 相关变更',
subtitle: 'Continuous Integrations'
},
},
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/WuCheng-cn/any-electron.git
git@gitee.com:WuCheng-cn/any-electron.git
WuCheng-cn
any-electron
AnyElectron
master

搜索帮助