Changelog
v2.0.0Changelog - command-line tool for everyday use Use when you need changelog.
Changelog
Changelog generator — commit parsing, version grouping, markdown output, conventional commits, breaking change detection, and templates.
Commands
| Command | Description |
|---|---|
changelog run | Execute main function |
changelog list | List all items |
changelog add <item> | Add new item |
changelog status | Show current status |
changelog export <format> | Export data |
changelog help | Show help |
Usage
# Show help
changelog help
# Quick start
changelog run
Examples
# Run with defaults
changelog run
# Check status
changelog status
# Export results
changelog export json
- Run
changelog helpfor all commands - Data stored in
~/.local/share/changelog/
Powered by BytesAgain | bytesagain.com Feedback & Feature Requests: https://bytesagain.com/feedback
- Run
changelog helpfor all commands
When to Use
- Quick changelog tasks from terminal
- Automation pipelines
Version tags
latest
