📝 Conventional Commit 生成器

生成 / 解析约定式提交信息 · 纯本地运行

生成 Generator

结果 Result


  

解析 Parser


  

类型速查

feat 新功能 · fix 修复 · docs 文档 · style 代码格式
refactor 重构 · perf 性能 · test 测试 · build 构建 · ci 持续集成
chore 杂务 · revert 回滚。格式:type(scope): description
就绪