File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## 0.0.1
4+
5+ _ 2026-04-14_
6+
7+ - Initial release of bumpy - a modern monorepo versioning and changelog tool.
8+ - Interactive and non-interactive changeset creation
9+ - Flexible dependency bump propagation with cascade control
10+ - Isolated bump support to skip dependency propagation
11+ - Fixed and linked package group strategies
12+ - Pluggable changelog formatters
13+ - Conventional commits bridge for automatic changeset generation
14+ - GitHub CI integration for PR checks and automated releases
15+ - Migration path from @changesets/cli
16+ - AI skill for Claude Code integration
Original file line number Diff line number Diff line change 11{
22 "name" : " @varlock/bumpy" ,
3- "version" : " 0.0.0 " ,
3+ "version" : " 0.0.1 " ,
44 "description" : " Modern monorepo versioning and changelog tool" ,
55 "bin" : {
66 "bumpy" : " ./dist/cli.mjs"
You can’t perform that action at this time.
0 commit comments