Skip to content

Commit 54ed533

Browse files
chore: update vsce deploy command to bump minor version
1 parent 6df6e0c commit 54ed533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"lint": "eslint .",
8585
"pretest": "npm run lint",
8686
"test": "vscode-test",
87-
"deploy": "vsce publish"
87+
"deploy": "vsce publish minor"
8888
},
8989
"devDependencies": {
9090
"@types/mocha": "^10.0.7",

0 commit comments

Comments
 (0)