Skip to content

Releases: johnlindquist/worktree-cli

v2.7.9

Choose a tag to compare

@github-actions github-actions released this 10 Apr 04:03

2.7.9 (2025-04-10)

Bug Fixes

  • explicitly checkout commit SHA in CI (7a3f1fc)

v2.7.8

Choose a tag to compare

@github-actions github-actions released this 10 Apr 04:02

2.7.8 (2025-04-10)

Bug Fixes

  • simplify Node setup in CI, remove potentially problematic cache (9658a1d)

v2.7.7

Choose a tag to compare

@github-actions github-actions released this 10 Apr 04:01

2.7.7 (2025-04-10)

Bug Fixes

  • add package.json verification step to CI (cc004aa)

v2.7.6

Choose a tag to compare

@github-actions github-actions released this 10 Apr 04:00

2.7.6 (2025-04-10)

Bug Fixes

  • trigger CI with hopefully correct build script state (46ca82f)

v2.7.5

Choose a tag to compare

@github-actions github-actions released this 10 Apr 03:59

2.7.5 (2025-04-10)

Bug Fixes

  • correct tsconfig rootDir to flatten dist output (cc13049)

v2.7.4

Choose a tag to compare

@github-actions github-actions released this 10 Apr 03:56

2.7.4 (2025-04-10)

Bug Fixes

  • remove trailing space in .npmignore rule (f0633a0)

v2.7.3

Choose a tag to compare

@github-actions github-actions released this 10 Apr 03:53

2.7.3 (2025-04-10)

Bug Fixes

  • configure semantic-release to publish from dist dir (1dd93dd)

v2.7.2

Choose a tag to compare

@github-actions github-actions released this 10 Apr 03:49

2.7.2 (2025-04-10)

Bug Fixes

  • add .npmignore to ensure dist is published (c2ba805)

v2.7.1

Choose a tag to compare

@github-actions github-actions released this 10 Apr 03:47

2.7.1 (2025-04-10)

Bug Fixes

  • remove explicit pnpm version from CI workflow (5aa4a52)
  • revert to pnpm/action-setup@v4 for CI (98c678b)
  • update lockfile and pnpm version specifier (a1c2bfd)
  • update pnpm version in CI workflow (3296bf1)
  • use corepack to manage pnpm in CI (658f7c2)
  • use correct NPM_TOKEN env var for semantic-release (4d28289)