Skip to content

Commit 932128b

Browse files
committed
chore(release): v3.22.1
1 parent 632940b commit 932128b

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
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)

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.22.0",
6+
"version": "3.22.1",
77
"packageManager": "pnpm@10.0.0",
88
"engines": {
99
"vscode": "^1.60.0"

0 commit comments

Comments
 (0)