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 e495a10 commit 5449c44Copy full SHA for 5449c44
CHANGELOG.md
@@ -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
7
## [1.2.7](https://github.com/philstainer/git-worktree/compare/v1.2.6...v1.2.7) (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.2",
+ "version": "1.2.8",
"publisher": "philstainer",
"homepage": "https://github.com/philstainer/git-worktree/blob/main/README.md",
"bugs": {
0 commit comments