2.0.2 (2025-03-20)
2.0.1 (2025-03-20)
- new: create branch (207d601)
2.0.0 (2025-03-20)
- change CLI command name to 'wt' (4a8a562)
- 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)
- new: add dash (7cbc3b3)
1.2.0 (2025-03-20)
- add shorthand flags -i and -e for --install and --editor (8c6f4de)
1.1.0 (2025-03-20)
- create worktrees in sibling directories (37dc420)
- 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)
- add semantic-release for automated versioning (11cddea)