Changelog
Changelog generator — commit parsing, version grouping, markdown output, conventional commits, breaking change detection, and templates.
Commands
| Command | Description |
|---|
| INLINECODE0 | Execute main function |
| INLINECODE1 |
List all items |
|
changelog add <item> | Add new item |
|
changelog status | Show current status |
|
changelog export <format> | Export data |
|
changelog help | Show help |
Usage
CODEBLOCK0
Examples
CODEBLOCK1
- - Run
changelog help for all commands - Data stored in INLINECODE7
Powered by BytesAgain | bytesagain.com
Feedback & Feature Requests: https://bytesagain.com/feedback
- - Run
changelog help for all commands
When to Use
- - Quick changelog tasks from terminal
- Automation pipelines
变更日志
变更日志生成器 — 提交解析、版本分组、Markdown 输出、约定式提交、破坏性变更检测与模板。
命令
| 命令 | 描述 |
|---|
| changelog run | 执行主函数 |
| changelog list |
列出所有项目 |
| changelog add
- | 添加新项目 |
| changelog status | 显示当前状态 |
| changelog export | 导出数据 |
| changelog help | 显示帮助信息 |
用法
bash
显示帮助
changelog help
快速开始
changelog run
示例
bash
使用默认设置运行
changelog run
检查状态
changelog status
导出结果
changelog export json
- - 运行 changelog help 查看所有命令
- 数据存储在 ~/.local/share/changelog/
由 BytesAgain 提供技术支持 | bytesagain.com
反馈与功能请求:https://bytesagain.com/feedback
- - 运行 changelog help 查看所有命令
使用场景