Skip to content

Latest commit

 

History

History
63 lines (30 loc) · 2.71 KB

File metadata and controls

63 lines (30 loc) · 2.71 KB

2.0.2 (2025-03-20)

Bug Fixes

2.0.1 (2025-03-20)

Bug Fixes

2.0.0 (2025-03-20)

Features

  • change CLI command name to 'wt' (4a8a562)

BREAKING CHANGES

  • The CLI command has been renamed from '@johnlindquist/worktree' to 'wt' for better usability. All users will need to update their commands to use 'wt' instead of '@johnlindquist/worktree'.

1.2.1 (2025-03-20)

Bug Fixes

1.2.0 (2025-03-20)

Features

  • add shorthand flags -i and -e for --install and --editor (8c6f4de)

1.1.0 (2025-03-20)

Features

  • create worktrees in sibling directories (37dc420)

1.0.0 (2025-03-20)

Bug Fixes

  • add write permissions for semantic-release (d98cae6)
  • switch to pnpm (b95819e)
  • update Node.js version to 18 (ab54632)
  • update Node.js version to 20.8.1 (b9d2190)
  • use npm install instead of npm ci (988aac9)

Features

  • add semantic-release for automated versioning (11cddea)