Skip to content

chore(release): 0.13.0#3

Merged
amix merged 1 commit into
mainfrom
amix/release-0.13.0
May 14, 2026
Merged

chore(release): 0.13.0#3
amix merged 1 commit into
mainfrom
amix/release-0.13.0

Conversation

@amix
Copy link
Copy Markdown
Owner

@amix amix commented May 14, 2026

Context

Cuts the first release that ships dunk diff --branch[=base] (#2). Bumps 0.12.20.13.0 (minor — additive feature, no breaking changes). Pushing the v0.13.0 tag after merge will trigger release-prebuilt-npm.yml to build the prebuilt binaries, publish to npm, and create the GitHub release.

What was changed

  • package.json version → 0.13.0.
  • CHANGELOG.md — moved the ## [Unreleased] entry into a dated ## [0.13.0] - 2026-05-14 section; reset Unreleased.
  • README.md — added dunk diff --branch and --branch=main to the Quick start block and a new "Whole-branch review" section explaining the resolution chain, the config key, and jj behavior.

Out of scope

  • Tag + npm publish. Those happen after merge: git tag v0.13.0 && git push origin v0.13.0.

Refs

Test plan

  • bun run typecheck
  • bun run format:check
  • bun run ./scripts/check-release-version.ts v0.13.0 — version matches tag
  • Confirm release-prebuilt-npm.yml fires on the v0.13.0 push after merge

🤖 Generated with Claude Code

Cuts the first release with `dunk diff --branch[=base]`, which reviews
the whole current branch (committed + staged + unstaged + untracked)
against its base in one pass. Documents the flag in the README and
moves the unreleased entry into the dated 0.13.0 section.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@amix amix marked this pull request as ready for review May 14, 2026 08:11
@amix amix merged commit b257069 into main May 14, 2026
2 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