8000 chore: rm autochangelog · vueform/create-vueform@ffdb542 · GitHub
[go: up one dir, main page]

Skip to content

Commit ffdb542

Browse files
committed
chore: rm autochangelog
1 parent b0ebbe8 commit ffdb542

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
"scripts": {
1616
"dev": "unbuild --stub",
1717
"build": "unbuild",
18-
"version": "auto-changelog -p && git add CHANGELOG.md",
19-
"prepublishOnly": "npm run version && npm run build"
18+
"prepublishOnly": "npm run build"
2019
},
2120
"engines": {
2221
"node": "^18.0.0 || >=20.0.0"
@@ -37,9 +36,5 @@
3736
"prompts": "^2.4.2",
3837
"rollup-plugin-license": "^3.3.1",
3938
"unbuild": "^2.0.0"
40-
},
41-
"auto-changelog": {
42-
"unreleased": true,
43-
"commitLimit": false
4439
}
4540
}

0 commit comments

Comments
 (0)
0