运行时依赖
无特殊依赖
版本
latestv1.0.0
将 user.id 重命名为 user.userId
安装命令
点击复制官方npx clawhub@latest install skylv-changelog-release-manager
镜像加速npx clawhub@latest install skylv-changelog-release-manager --registry https://cn.longxiaskill.com✓ 镜像可用
技能文档
Change记录 生成器 Overview
生成s professional change记录s from git 历史.
When to Use User asks to "生成 a change记录" Preparing for a new version release Commit Types
feat: new feature fix: bug fix docs: documentation refactor: code change perf: performance test: tests chore: mAIntenance
输出 格式化 [1.2.0] - 2024-01-15 Features 添加 OAuth2 authentication Bug Fixes Fix memory leak in 处理器 Breaking Changes Rename user.id to user.userId Tip
Use conventional commits: feat:, fix:, docs: