Skip to content

Commit 038ff3e

Browse files
committed
chore: release v0.0.1
1 parent c2c423e commit 038ff3e

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": "@watermarkify/vue-watermark",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"private": false,
55
"packageManager": "[email protected]",
66
"description": "Vue Watermark",
@@ -45,7 +45,7 @@
4545
"play": "vite playground --open",
4646
"play:build": "vite build playground",
4747
"test": "vitest",
48-
"release": "bumpp --commit --tag --push && pnpm publish"
48+
"release": "bumpp --commit --tag --push"
4949
},
5050
"dependencies": {
5151
"vue": "^3.3.4"

0 commit comments

Comments
 (0)