Skip to content

Commit eeabe44

Browse files
committed
chore(release): v2.3.0
1 parent 6a4e3f7 commit eeabe44

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v2.3.0
2+
3+
[compare changes](https://github.com/jackiotyu/git-worktree-manager/compare/v2.2.1...v2.3.0)
4+
5+
### 🚀 Enhancements
6+
7+
- **core:** Add input dialog for moving worktree ([#24](https://github.com/jackiotyu/git-worktree-manager/pull/24))
8+
19
## v2.2.1
210

311
[compare changes](https://github.com/jackiotyu/git-worktree-manager/compare/v2.2.0...v2.2.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": "2.2.1",
6+
"version": "2.3.0",
77
"engines": {
88
"vscode": "^1.60.0"
99
},

0 commit comments

Comments
 (0)