Skip to content

Commit 02d7921

Browse files
committed
chore(release): v3.17.2
1 parent 4c63bb9 commit 02d7921

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## v3.17.2
2+
3+
[compare changes](https://github.com/jackiotyu/git-worktree-manager/compare/v3.17.1...v3.17.2)
4+
5+
### 🚀 Enhancements
6+
7+
- **quickpick:** Add move worktree action in the worktree quick pick menu ([1bfdff7](https://github.com/jackiotyu/git-worktree-manager/commit/1bfdff7))
8+
9+
### 🩹 Fixes
10+
11+
- **treeView:** Refresh favorite data ([4c63bb9](https://github.com/jackiotyu/git-worktree-manager/commit/4c63bb9))
12+
13+
### 🏡 Chore
14+
15+
- **ignore:** Update eslint and vscode ignore files ([3174340](https://github.com/jackiotyu/git-worktree-manager/commit/3174340))
16+
117
## v3.17.1
218

319
[compare changes](https://github.com/jackiotyu/git-worktree-manager/compare/v3.17.0...v3.17.1)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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.17.1",
6+
"version": "3.17.2",
77
"packageManager": "pnpm@10.0.0",
88
"engines": {
99
"vscode": "^1.60.0"

0 commit comments

Comments
 (0)