🧪 Skills

Changelog

Generates changelogs by parsing commits, grouping versions, detecting breaking changes, and exporting markdown or JSON using conventional commits.

v1.0.0
❤️ 0
⬇️ 0
👁 1
Share

Description


name: changelog version: 1.0.0 author: BytesAgain license: MIT-0 tags: [changelog, tool, utility]

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

How It Works

Processes input with built-in logic and outputs structured results. All data stays local.

Tips

  • Run changelog help for all commands
  • Data stored in ~/.local/share/changelog/
  • No API keys required for basic features
  • Works offline

Powered by BytesAgain | bytesagain.com

Reviews (0)

Sign in to write a review.

No reviews yet. Be the first to review!

Comments (0)

Sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Compatible Platforms

Pricing

Free

Related Configs