Skip to content

Commit f716197

Browse files
committed
chore(release): v3.17.0
1 parent 16c7361 commit f716197

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## v3.17.0
2+
3+
[compare changes](https://github.com/jackiotyu/git-worktree-manager/compare/v3.16.0...v3.17.0)
4+
5+
### 🚀 Enhancements
6+
7+
- **worktree:** Improve worktree subdirectory template and UI flow ([#38](https://github.com/jackiotyu/git-worktree-manager/pull/38))
8+
9+
### 🩹 Fixes
10+
11+
- **config:** Add missing id and order properties to configuration sections ([4ff9f93](https://github.com/jackiotyu/git-worktree-manager/commit/4ff9f93))
12+
113
## v3.16.0
214

315
[compare changes](https://github.com/jackiotyu/git-worktree-manager/compare/v3.15.0...v3.16.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.16.0",
6+
"version": "3.17.0",
77
"packageManager": "[email protected]",
88
"engines": {
99
"vscode": "^1.60.0"

0 commit comments

Comments
 (0)