Skip to content

Commit

Permalink
chore: v1.0.5
Browse files Browse the repository at this point in the history
Signed-off-by: jackiotyu <[email protected]>
  • Loading branch information
jackiotyu committed Feb 16, 2025
1 parent dad0bbe commit ea5364a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
## [1.0.5] 2025-02-16

### Change

- Add branch prefix support for new branches
- Prevent focus loss when creating a new branch

## [1.0.4] 2025-02-15

### Change

- Add functionality to create new branches
- Add functionality to create new branches (#14)

## [1.0.3] 2025-02-03

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": "Effortless multi-workspace management and fast Git project cloning across directories.轻松管理多工作区,快速克隆 Git 项目并跨目录运行。",
"version": "1.0.4",
"version": "1.0.5",
"engines": {
"vscode": "^1.60.0"
},
Expand Down

0 comments on commit ea5364a

Please sign in to comment.