Skip to content

Commit 5689714

Browse files
committed
Version packages
@varlock/bumpy@1.7.1
1 parent 7343c78 commit 5689714

4 files changed

Lines changed: 8 additions & 11 deletions

File tree

.bumpy/fix-add-command.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.bumpy/fix-migration-defaults.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/bumpy/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 1.7.1
4+
5+
<sub>2026-05-04</sub>
6+
7+
- [#69](https://github.com/dmno-dev/bumpy/pull/69) - Fix `bumpy add` interactive prompt: distinguish skip vs none, respect existing bump files, fix prompt rendering, remove cascade prompt
8+
- [#68](https://github.com/dmno-dev/bumpy/pull/68) - Skip default values (empty arrays, baseBranch: main, etc.) during changeset migration
9+
310
## 1.7.0
411

512
<sub>2026-04-30</sub>

packages/bumpy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@varlock/bumpy",
3-
"version": "1.7.0",
3+
"version": "1.7.1",
44
"description": "Modern monorepo versioning and changelog tool",
55
"keywords": [
66
"bump",

0 commit comments

Comments
 (0)