Skip to content

Commit fb625fd

Browse files
committed
chore(release): prepare new version
1 parent 86a6672 commit fb625fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"test:unit": "vitest --run --reporter verbose",
1818
"test:coverage": "vitest run --coverage",
1919
"postinstall": "nuxt prepare",
20-
"release": "npm run lint && npm run build && changelogen --patch --release && npm publish --access public && git push --follow-tags"
20+
"release": "npm run lint && npm run build && changelogen --patch --release && git push --follow-tags"
2121
},
2222
"devDependencies": {
2323
"@antfu/eslint-config": "3.6.0",

0 commit comments

Comments
 (0)