Skip to content

Commit

Permalink
feat: release 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Lakphy committed Nov 10, 2024
1 parent 535f1d4 commit 89898c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"test": "vscode-test",
"publish:vscode": "pnpm vsce publish --no-dependencies",
"publish:login": "pnpm vsce login lakphy",
"release": "./scripts/release.sh"
"release": "sh ./scripts/release.sh"
},
"devDependencies": {
"@changesets/cli": "^2.27.9",
Expand Down

0 comments on commit 89898c0

Please sign in to comment.