Skip to content

Commit 1611423

Browse files
committed
chore: release v0.1.5
1 parent 551852a commit 1611423

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"publisher": "zhangmo8",
33
"name": "git-panel",
44
"displayName": "Git Panel",
5-
"version": "0.1.4",
5+
"version": "0.1.5",
66
"packageManager": "[email protected]",
77
"description": "",
88
"author": "zhangmo8 <[email protected]>",
@@ -116,7 +116,7 @@
116116
"update": "vscode-ext-gen --output src/generated/meta.ts",
117117
"lint": "eslint .",
118118
"vscode:prepublish": "nr build",
119-
"publish": "vsce publish & ovsx publish",
119+
"publish": "vsce publish && ovsx publish",
120120
"pack": "vsce package",
121121
"test": "vitest",
122122
"typecheck": "tsc --noEmit",

0 commit comments

Comments
 (0)