Skip to content

Commit

Permalink
feat: 0.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
jackiotyu committed Dec 3, 2024
1 parent 810f90b commit 8cb4f3a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.4.9] 2024-12-03

### Change

- Improve performance by keep git repo watchers.
- Add Built-in Git graph for viewing git history.

## [0.4.7] 2024-10-29

### Change
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "git-worktree-manager",
"displayName": "Git Worktree Manager",
"description": "Convenient multi-workspace, fast git project copying, running projects in multiple directories. 便捷多工作区操作,快速复制git项目,多目录同时运行项目",
"version": "0.4.8",
"version": "0.4.9",
"engines": {
"vscode": "^1.60.0"
},
Expand Down

0 comments on commit 8cb4f3a

Please sign in to comment.