Show HN: Bumpy – versioning/changelog tool, fixed 120 open changesets issues
Category: devtools
Tags: versioning, changelog, monorepo, release-automation, cli-tool, typescript
Score: 6.3/10 (Innovation: 6, Technical: 6, Documentation: 7, Utility: 6)
Bumpy is a modern versioning, release, and changelog generation tool for JavaScript monorepos, using bump files (similar to changesets) to automate package publishing. It offers smart dependency propagation, non-interactive CLI for CI/CD and AI-assisted development, and integrates with GitHub Actions for fully automated release workflows. Its approach of combining bump files with configurable dependency cascading and AI skill setup is a practical, own-approach solution to a well-known problem.
Target audience: backend devs, frontend devs, devops
Repository: https://github.com/dmno-dev/bumpy · TypeScript · MIT · 6 stars
View on Hacker News