Skip to content

Commit 2f2cb54

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.2.2 [skip ci]
1 parent 0cf5ca9 commit 2f2cb54

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.2.2](https://github.com/philstainer/git-worktree/compare/v1.2.1...v1.2.2) (2023-03-11)
2+
3+
4+
### Bug Fixes
5+
6+
* **clone:** change path to use fsPath ([0cf5ca9](https://github.com/philstainer/git-worktree/commit/0cf5ca9bcd06947b49befe8bd42998da771d9e9c))
7+
8+
9+
110
## [1.2.1](https://github.com/philstainer/git-worktree/compare/v1.2.0...v1.2.1) (2022-12-24)
211

312

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.2.1",
5+
"version": "1.2.2",
66
"publisher": "philstainer",
77
"engines": {
88
"vscode": "^1.72.0"

0 commit comments

Comments
 (0)