We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cf5ca9 commit 2f2cb54Copy full SHA for 2f2cb54
CHANGELOG.md
@@ -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
10
## [1.2.1](https://github.com/philstainer/git-worktree/compare/v1.2.0...v1.2.1) (2022-12-24)
11
12
package.json
@@ -2,7 +2,7 @@
"name": "git-worktree",
"displayName": "Git Worktree",
"description": "Manage git worktrees with ease",
- "version": "1.2.1",
+ "version": "1.2.2",
"publisher": "philstainer",
"engines": {
"vscode": "^1.72.0"
0 commit comments