Skip to content

Commit 7477b79

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.1.2 [skip ci]
1 parent 4916f7d commit 7477b79

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

CHANGELOG.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.1.2](https://github.com/philstainer/git-worktree/compare/v1.1.1...v1.1.2) (2022-11-22)
2+
3+
4+
### Bug Fixes
5+
6+
* testing action again ([4916f7d](https://github.com/philstainer/git-worktree/commit/4916f7de388a72e6e9a927272a24c7d9a306aeb6))
7+
8+
9+
110
## [1.1.1](https://github.com/philstainer/git-worktree/compare/v1.1.0...v1.1.1) (2022-11-22)
211

312

@@ -31,7 +40,7 @@
3140

3241

3342

34-
## [1.0.2](https://github.com/philstainer/git-worktree/compare/v1.0.1...v1.0.2) (2022-11-09 )
43+
## [1.0.2](https://github.com/philstainer/git-worktree/compare/v1.0.1...v1.0.2) (2022-11-09)
3544

3645

3746
### Bug Fixes
@@ -41,7 +50,3 @@
4150

4251

4352

44-
## [1.0.1](https://github.com/philstainer/git-worktree/compare/v1.0.0...v1.0.1) (2022-11-06)
45-
46-
47-

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

0 commit comments

Comments
 (0)