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 d0ed9dc commit c224775Copy full SHA for c224775
CHANGELOG.md
@@ -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
7
## [1.2.8](https://github.com/philstainer/git-worktree/compare/v1.2.7...v1.2.8) (2023-04-28)
8
9
### Bug Fixes
package.json
@@ -2,7 +2,7 @@
"name": "git-worktree",
"displayName": "Git Worktree",
"description": "Manage git worktrees with ease",
- "version": "1.2.8",
+ "version": "1.2.9",
"publisher": "philstainer",
"homepage": "https://github.com/philstainer/git-worktree/blob/main/README.md",
"bugs": {
0 commit comments