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 b527966 commit 6ff78f6Copy full SHA for 6ff78f6
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [1.2.0](https://github.com/philstainer/git-worktree/compare/v1.1.3...v1.2.0) (2022-12-24)
2
+
3
4
+### Features
5
6
+* add progress indicator when removing worktrees ([b527966](https://github.com/philstainer/git-worktree/commit/b5279668182827fc70ba2c0c5005ce9c5f38434c))
7
8
9
10
## [1.1.3](https://github.com/philstainer/git-worktree/compare/v1.1.2...v1.1.3) (2022-12-21)
11
12
package.json
@@ -2,7 +2,7 @@
"name": "git-worktree",
"displayName": "Git Worktree",
"description": "Manage git worktrees with ease",
- "version": "1.1.3",
+ "version": "1.2.0",
"publisher": "philstainer",
"engines": {
"vscode": "^1.72.0"
0 commit comments