Skip to content

Commit 5449c44

Browse files
chore(release): 1.2.8 [skip ci]
## [1.2.8](v1.2.7...v1.2.8) (2023-04-28) ### Bug Fixes * npm version ([e495a10](e495a10))
1 parent e495a10 commit 5449c44

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.2.8](https://github.com/philstainer/git-worktree/compare/v1.2.7...v1.2.8) (2023-04-28)
2+
3+
### Bug Fixes
4+
5+
- npm version ([e495a10](https://github.com/philstainer/git-worktree/commit/e495a100b33867a0cdfa3200fe5d47f0fa33d315))
6+
17
## [1.2.7](https://github.com/philstainer/git-worktree/compare/v1.2.6...v1.2.7) (2023-04-28)
28

39
### Bug Fixes

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.2",
5+
"version": "1.2.8",
66
"publisher": "philstainer",
77
"homepage": "https://github.com/philstainer/git-worktree/blob/main/README.md",
88
"bugs": {

0 commit comments

Comments
 (0)