Skip to content

Commit a64e508

Browse files
chore(release): 1.3.2 [skip ci]
## [1.3.2](v1.3.1...v1.3.2) (2025-08-04) ### Code Refactoring * **getWorktrees:** update command and improve worktree parsing ([ad48171](ad48171))
1 parent ad48171 commit a64e508

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.3.2](https://github.com/philstainer/git-worktree/compare/v1.3.1...v1.3.2) (2025-08-04)
2+
3+
### Code Refactoring
4+
5+
- **getWorktrees:** update command and improve worktree parsing ([ad48171](https://github.com/philstainer/git-worktree/commit/ad481714de5697af4aa46eeccf665505ec71da8a))
6+
17
## [1.3.1](https://github.com/philstainer/git-worktree/compare/v1.3.0...v1.3.1) (2025-04-04)
28

39
### Continuous Integration

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "git-worktree",
33
"displayName": "Git Worktree",
44
"description": "Manage git worktrees with ease",
5-
"version": "1.3.1",
5+
"version": "1.3.2",
66
"publisher": "philstainer",
77
"homepage": "https://github.com/philstainer/git-worktree/blob/main/README.md",
88
"bugs": {

0 commit comments

Comments
 (0)