We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 542a37c commit a9ad40fCopy full SHA for a9ad40f
2 files changed
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## v3.23.6
2
+
3
+[compare changes](https://github.com/jackiotyu/git-worktree-manager/compare/v3.23.5...v3.23.6)
4
5
+### 🩹 Fixes
6
7
+- **path:** Path handling ([542a37c](https://github.com/jackiotyu/git-worktree-manager/commit/542a37c))
8
9
## v3.23.5
10
11
[compare changes](https://github.com/jackiotyu/git-worktree-manager/compare/v3.23.4...v3.23.5)
package.json
@@ -3,7 +3,7 @@
"name": "git-worktree-manager",
"displayName": "Git Worktree Manager",
"description": "Effortless multi-workspace management and fast Git project cloning across directories.轻松管理多工作区,快速克隆 Git 项目并跨目录运行。",
- "version": "3.23.5",
+ "version": "3.23.6",
"packageManager": "pnpm@10.0.0",
"engines": {
"vscode": "^1.60.0"
0 commit comments