← Back to match
Firefly
CLI that automates semantic version bumps, changelog generation, and GitHub releases
Desktopfree
Firefly is a command-line tool that automates a full release process for a software project: it determines the next semantic version from commit history, bumps the version in package.json, generates a changelog with git-cliff, tags and pushes the change, and creates a GitHub release via the GitHub CLI. It supports pre-release versioning and configurable templates for commit messages, tags, and release titles. It targets developers using Bun-based projects who want their release steps run in one command.
Categories
Developer ToolsRelease Automation

