File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 1+ ## v3.15.0
2+
3+ [ compare changes] ( https://github.com/jackiotyu/git-worktree-manager/compare/v3.14.0...v3.15.0 )
4+
5+ ### 🚀 Enhancements
6+
7+ - ** git:** Add --no-track flag when creating branches ([ #37 ] ( https://github.com/jackiotyu/git-worktree-manager/pull/37 ) )
8+
9+ ### 🩹 Fixes
10+
11+ - Improve git path resolution in execBase function ([ 29c2d2f] ( https://github.com/jackiotyu/git-worktree-manager/commit/29c2d2f ) )
12+
13+ ### 📦 Build
14+
15+ - ** deps:** Update dependencies ([ 62d48b4] ( https://github.com/jackiotyu/git-worktree-manager/commit/62d48b4 ) )
16+ - ** workflow:** Replace npx with pnpm exec in release workflow ([ bd2620e] ( https://github.com/jackiotyu/git-worktree-manager/commit/bd2620e ) )
17+
18+ ### 🤖 CI
19+
20+ - Remove vsce installation step ([ 542fcde] ( https://github.com/jackiotyu/git-worktree-manager/commit/542fcde ) )
21+ - Update GitHub Actions workflow ([ 2cf48fe] ( https://github.com/jackiotyu/git-worktree-manager/commit/2cf48fe ) )
22+
123## v3.14.0
224
325[ compare changes] ( https://github.com/jackiotyu/git-worktree-manager/compare/v3.13.0...v3.14.0 )
Original file line number Diff line number Diff line change 33 "name" : " git-worktree-manager" ,
44 "displayName" : " Git Worktree Manager" ,
55 "description" : " Effortless multi-workspace management and fast Git project cloning across directories.轻松管理多工作区,快速克隆 Git 项目并跨目录运行。" ,
6- "version" : " 3.14 .0" ,
6+ "version" : " 3.15 .0" ,
77 "engines" : {
88 "vscode" : " ^1.60.0"
99 },
You can’t perform that action at this time.
0 commit comments