Skip to content

Commit 634f0bb

Browse files
committed
chore: release v0.1.0
1 parent af2814c commit 634f0bb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"publisher": "[email protected]",
2+
"publisher": "subframe7536",
33
"name": "custom-ui-style",
44
"displayName": "Custom UI Style",
5-
"version": "0.0.0",
5+
"version": "0.1.0",
66
"private": true,
77
"packageManager": "[email protected]",
88
"description": "Custom ui css style in both editor and webview, unify global font family, setup background image",
@@ -135,14 +135,14 @@
135135
"publish": "vsce publish --no-dependencies",
136136
"pack": "vsce package --no-dependencies",
137137
"typecheck": "tsc --noEmit",
138-
"release": "bumpp && pnpm run publish",
138+
"release": "bumpp --all && pnpm run publish",
139139
"vscode:uninstall": "node ./dist/uninstall.js"
140140
},
141141
"devDependencies": {
142142
"@subframe7536/eslint-config": "^0.9.4",
143143
"@subframe7536/type-utils": "^0.1.6",
144144
"@types/node": "^20.16.11",
145-
"@types/vscode": "^1.94.0",
145+
"@types/vscode": "^1.82.0",
146146
"@vscode/vsce": "^3.1.1",
147147
"atomically": "^2.0.3",
148148
"bumpp": "^9.7.1",

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)