Skip to content

Latest commit

 

History

History
221 lines (111 loc) · 9.4 KB

File metadata and controls

221 lines (111 loc) · 9.4 KB

Changelog

0.6.13 (2026-04-22)

Maintenance

  • deps: update jdx/mise-action action to v4 (#21) (6940cc7)

0.6.11 (2026-04-20)

Maintenance

0.6.10 (2026-04-17)

Maintenance

  • deps: update dependency @release-it/conventional-changelog to ^10.0.6 (#16) (796b8e6)

0.6.9 (2026-04-16)

Maintenance

  • deps: update qoomon/actions--context action to v5 (#15) (e430eed)

0.6.8 (2026-04-15)

Maintenance

  • deps: update actions/checkout action to v6 (#13) (1c0423f)

0.6.7 (2026-03-23)

0.6.6 (2026-02-24)

0.6.5 (2026-02-24)

Maintenance

  • add check meta-task to mise for org consistency (#10) (cfc08a4)

0.6.4 (2026-01-21)

Maintenance

0.6.3 (2026-01-21)

Refactoring

  • move formula to template file (#9) (2298fbc)

0.6.2 (2026-01-21)

Documentation

  • add CLAUDE.md, project rules, and feature specs (751c0f1)

0.6.1 (2026-01-21)

0.6.0 (2026-01-21)

Features

  • replace gum with fzf, add delete and PR preview (5f86077)

0.5.0 (2026-01-21)

Features

  • show root checkout in worktree list (5154c47)

0.4.16 (2026-01-21)

Bug Fixes

  • use embedded version for homebrew installs (33b83b2)

0.4.15 (2026-01-21)

Bug Fixes

  • upgrade release-it to v19.2.4, switch to yarn v4 (ef962c5)

0.4.14 (2026-01-21)

Bug Fixes

  • use gh for GitHub release instead of release-it (45eeef8)

0.4.13 (2026-01-21)

Bug Fixes

  • simplify release workflow, embed version via release-it hook (b4f2aed)

0.4.12 (2026-01-21)

Bug Fixes

  • simplify version handling - use git describe only (ba455fe)

0.4.11 (2026-01-21)

Bug Fixes

  • use detached tag approach for versioned releases (a9a8cbd)

0.4.10 (2026-01-21)

Bug Fixes

  • only commit changelog, not bin/git-wt (aef403e)

0.4.9 (2026-01-21)

Bug Fixes

  • use release-it for GitHub releases instead of manual gh command (945e566)

0.4.8 (2026-01-21)

Bug Fixes

  • embed version in tagged commit, reset main to placeholder (#5) (656eb55)

0.4.7 (2026-01-21)

Bug Fixes

  • improve release workflow and changelog generation (#4) (fa00892)

0.4.6 (2026-01-21)

Bug Fixes

  • use correct install path in homebrew formula template (#3) (ad01cbe)

0.4.5 (2026-01-21)

0.4.4 (2026-01-21)

Maintenance

  • show chore commits in changelog under Maintenance section (560026a)

0.4.3 (2026-01-21)

Bug Fixes

  • embed version at release time for correct --version output (eb316f5)

0.4.2 (2026-01-20)

0.4.1 (2026-01-20)

Maintenance

  • remove homebrew PR creation from release workflow (b4ac3fa)

0.4.0 (2026-01-20)

Features

  • add background update check with notification (d08efb7)

0.3.2 (2026-01-20)

Bug Fixes

  • open selector when already in worktree instead of exiting (f81149a)

0.3.1 (2026-01-20)

Bug Fixes

  • add retry logic for SHA256, show local branches only, exec shell on cd (01e6f86)

0.3.0 (2026-01-20)

Features

  • rename to git-wt and simplify (remove gh/jq deps) (eb2986d)

0.2.5 (2026-01-20)

Bug Fixes

  • rename formula to git-wt and fix checkout credentials (7107cf1)

0.2.4 (2026-01-20)

Bug Fixes

  • use GITHUB_JOB_URL env var for workflow link (a741de4)

0.2.3 (2026-01-20)

Bug Fixes

  • add actions:read permission for job context (68fb354)

0.2.2 (2026-01-20)

Bug Fixes

  • get version from git tag instead of package.json (c89f346)

0.2.1 (2026-01-20)

Bug Fixes

  • use gh CLI for GitHub releases and add PR links (3f16a6e)

0.2.0 (2026-01-20)

Features

  • add --version flag to display version information (212a31f)