Skip to content

Commit 6ff78f6

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.2.0 [skip ci]
1 parent b527966 commit 6ff78f6

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.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+
110
## [1.1.3](https://github.com/philstainer/git-worktree/compare/v1.1.2...v1.1.3) (2022-12-21)
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.1.3",
5+
"version": "1.2.0",
66
"publisher": "philstainer",
77
"engines": {
88
"vscode": "^1.72.0"

0 commit comments

Comments
 (0)