File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed
Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1+ ## v3.22.1
2+
3+ [ compare changes] ( https://github.com/jackiotyu/git-worktree-manager/compare/v3.22.0...v3.22.1 )
4+
5+ ### 🚀 Enhancements
6+
7+ - ** quickPick:** Display file icon by adding resourceUri to workspace pick items ([ 632940b] ( https://github.com/jackiotyu/git-worktree-manager/commit/632940b ) )
8+
9+ ### 🩹 Fixes
10+
11+ - ** i18n:** Update glob pattern descriptions ([ 3f010ec] ( https://github.com/jackiotyu/git-worktree-manager/commit/3f010ec ) )
12+
13+ ### 🏡 Chore
14+
15+ - ** release:** Update pnpm action to v4.2.0 in release workflow ([ 7d8386f] ( https://github.com/jackiotyu/git-worktree-manager/commit/7d8386f ) )
16+ - ** eslint:** Migrate to eslint 9 ([ 9f5c12a] ( https://github.com/jackiotyu/git-worktree-manager/commit/9f5c12a ) )
17+
118## v3.22.0
219
320[ compare changes] ( https://github.com/jackiotyu/git-worktree-manager/compare/v3.21.1...v3.22.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.22.0 " ,
6+ "version" : " 3.22.1 " ,
77 "packageManager" : " pnpm@10.0.0" ,
88 "engines" : {
99 "vscode" : " ^1.60.0"
You can’t perform that action at this time.
0 commit comments