2022-04-25 15:46:19 +08:00

15 lines
282 B
JSON

{
"useWorkspaces": true,
"npmClient": "yarn",
"version": "1.0.0-beta.24",
"command": {
"version": {
"allowBranch": "main",
"conventionalCommits": true,
"exact": true,
"ignoreChanges": ["**/*.md"],
"message": "build: publish %s"
}
}
}