Skip to content

Commit c224775

Browse files
chore(release): 1.2.9 [skip ci]
## [1.2.9](v1.2.8...v1.2.9) (2023-05-25) ### Bug Fixes * push upstream ([d0ed9dc](d0ed9dc))
1 parent d0ed9dc commit c224775

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.9](https://github.com/philstainer/git-worktree/compare/v1.2.8...v1.2.9) (2023-05-25)
2+
3+
### Bug Fixes
4+
5+
- push upstream ([d0ed9dc](https://github.com/philstainer/git-worktree/commit/d0ed9dcd9191e4bf8a86a22ef68296fe7ef882be))
6+
17
## [1.2.8](https://github.com/philstainer/git-worktree/compare/v1.2.7...v1.2.8) (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.8",
5+
"version": "1.2.9",
66
"publisher": "philstainer",
77
"homepage": "https://github.com/philstainer/git-worktree/blob/main/README.md",
88
"bugs": {

0 commit comments

Comments
 (0)