Skip to content

Commit bfb73ab

Browse files
committed
chore: release v0.0.33
1 parent 3b009de commit bfb73ab

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
@@ -1,6 +1,6 @@
11
{
22
"name": "@symfoni/vc-tools",
3-
"version": "0.0.32",
3+
"version": "0.0.33",
44
"description": "",
55
"repository": {
66
"type": "git",
@@ -26,7 +26,7 @@
2626
"test": "pnpm ava",
2727
"watch": "pnpm tsc --watch",
2828
"build": "tsup src/index.ts --format cjs,esm",
29-
"release": "pnpm build && pnpm release-it -- patch --no-npm"
29+
"release": "pnpm build && pnpm release-it -- patch"
3030
},
3131
"keywords": [],
3232
"author": "Robertosnap",

0 commit comments

Comments
 (0)