15 lines
332 B
JSON
15 lines
332 B
JSON
{
|
|
"bump-patch-for-minor-pre-major": true,
|
|
"release-type": "node",
|
|
"packages": {
|
|
"packages/squiggle-lang": {},
|
|
"packages/components": {},
|
|
"packages/website": {},
|
|
"packages/vscode-ext": {},
|
|
"packages/cli": {}
|
|
},
|
|
"skip-github-release": true,
|
|
"commit-search-depth": 50,
|
|
"plugins": ["node-workspace"]
|
|
}
|