We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22a5e07 commit fe8c097Copy full SHA for fe8c097
package.json
@@ -9,7 +9,7 @@
9
"build:docs": "vite build --mode docs",
10
"build:lib": "vite build --mode lib && vue-tsc -p tsconfig.build.json",
11
"preview": "vite preview",
12
- "changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0"
+ "release": "pnpm dlx changelogen@latest --release --push --publish"
13
},
14
"repository": {
15
"type": "git",
0 commit comments