Skip to content

Commit c5bdd74

Browse files
committed
chore: update deps
1 parent 950d014 commit c5bdd74

File tree

6 files changed

+555
-247
lines changed

6 files changed

+555
-247
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ Examples:
1919
- Local development: `npx vsxpub --exclude git` to skip GitHub releases
2020
- CI/CD pipeline: `npx vsxpub --include git` to avoid configuring secrets
2121

22+
<p align='center'>
23+
<img src='./assets/help.png' />
24+
</p>
25+
2226
## Environment Variables
2327

2428
Required environment variables:

assets/help.png

230 KB
Loading

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vsxpub",
33
"type": "module",
44
"version": "0.1.1",
5-
"packageManager": "pnpm@10.14.0",
5+
"packageManager": "pnpm@10.15.0",
66
"description": "A CLI tool to publish VS Code extensions to Marketplace, OpenVSX, and GitHub Releases.",
77
"author": "jinghaihan",
88
"license": "MIT",

0 commit comments

Comments
 (0)