2023-09-25 18:11:29 +08:00
|
|
|
{
|
2023-09-28 18:18:57 +08:00
|
|
|
"command": {
|
|
|
|
"version": {
|
|
|
|
"message": "chore(release): publish"
|
|
|
|
}
|
|
|
|
},
|
2023-09-25 18:11:29 +08:00
|
|
|
"useNx": false,
|
2023-09-28 18:18:57 +08:00
|
|
|
"version": "independent",
|
|
|
|
"npmClient": "pnpm",
|
|
|
|
"publish": {
|
|
|
|
"npmClient": "pnpm"
|
|
|
|
},
|
|
|
|
"ignoreChanges": ["**/*.md", "**/test/**", ".npmrc"],
|
|
|
|
"granularPathspec": false
|
2023-09-25 18:11:29 +08:00
|
|
|
}
|