File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.1.4] 2025-03-02
2+
3+ ### Change
4+
5+ - add branch rename feature
6+ - update README
7+
18## [ 1.1.3] 2025-03-01
29
310### Change
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" : " 1.1.3 " ,
6+ "version" : " 1.1.4 " ,
77 "engines" : {
88 "vscode" : " ^1.60.0"
99 },
3232 "bugs" : {
3333 "url" : " https://github.com/jackiotyu/git-worktree-manager/issues"
3434 },
35+ "badges" : [
36+ {
37+ "url" : " https://img.shields.io/badge/PRs-welcome-brightgreen.svg" ,
38+ "description" : " PRs Welcome" ,
39+ "href" : " https://github.com/jackiotyu/git-worktree-manager/fork"
40+ }
41+ ],
3542 "icon" : " images/icon.png" ,
3643 "activationEvents" : [],
3744 "main" : " ./dist/extension.js" ,
You can’t perform that action at this time.
0 commit comments