Skip to content

chore: release 0.7.0 - #15

Merged
matheusPavaneli merged 1 commit into
mainfrom
release-0.7.0
Aug 22, 2026
Merged

chore: release 0.7.0#15
matheusPavaneli merged 1 commit into
mainfrom
release-0.7.0

Conversation

@matheusPavaneli

Copy link
Copy Markdown
Owner

Five merged PRs sat on main under a 0.6.0 version string: #10, #11, #12, #13, #14. The marketplace compares declared versions, so a string that does not move is a release nobody receives — the same failure #11 was written to catch, one release later and from the other side. That gate holds the declared version to a released changelog section; it cannot hold main to declaring the work that landed on it.

Bumps .claude-plugin/marketplace.json, .claude-plugin/plugin.json and lib/workbench/__init__.py to 0.7.0, and writes the section the gate now requires.

Minor bump: three commands gained surface — wb surface, wb status --stats --global, wb task clean --merged/--older-than — plus the base-measurement fix in wb pr context and wb status.

No breaking change: every existing group, action, flag and exit code behaves as it did in 0.6.0, and no --json payload lost or renamed a key. surface is a new payload at schema 1; status --stats --global adds a key rather than moving one.

672 tests pass locally.

🤖 Generated with Claude Code

Five merged PRs sat on main under a 0.6.0 version string: #10, #11, #12,
#13 and #14. The marketplace compares declared versions, so a string
that does not move is a release nobody receives -- the same failure #11
was written to catch, one release later and from the other side. The gate
holds the declared version to a released changelog section; it cannot
hold main to declaring the work that landed on it.

Three commands gained surface -- `wb surface`, `wb status --stats
--global`, `wb task clean --merged/--older-than` -- so this is a minor
bump. No breaking change: every existing group, action, flag and exit
code behaves as it did in 0.6.0, and no `--json` payload lost or renamed
a key.
@matheusPavaneli
matheusPavaneli merged commit 2bde03a into main Aug 22, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant