mirror of
https://github.com/alexgo-io/stacks.js.git
synced 2026-04-29 17:56:09 +08:00
ci: update changelog preset
This commit is contained in:
@@ -4,16 +4,13 @@
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"packages": [
|
||||
"packages/*"
|
||||
],
|
||||
"changelogPreset": "conventionalcommits",
|
||||
"packages": ["packages/*"],
|
||||
"command": {
|
||||
"bootstrap": {
|
||||
"forceLocal": true,
|
||||
"hoist": true,
|
||||
"npmClientArgs": [
|
||||
"--ci"
|
||||
]
|
||||
"npmClientArgs": ["--ci"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user