2023-01-30 11:32:57 +00:00
|
|
|
{
|
|
|
|
"boostrap-sha": "015422efcce41530a6cd84a25091598bc459d2e6",
|
|
|
|
"release-type": "rust",
|
|
|
|
"bump-minor-pre-major": true,
|
|
|
|
"bump-patch-for-minor-pre-major": true,
|
|
|
|
"plugins": [
|
|
|
|
{
|
2023-04-13 10:59:44 +00:00
|
|
|
"type": "cargo-workspace",
|
|
|
|
"merge": false
|
2023-01-30 11:32:57 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "linked-versions",
|
|
|
|
"groupName": "trust-graph, wasm and api",
|
|
|
|
"components": [
|
|
|
|
"trust-graph",
|
|
|
|
"trust-graph-api",
|
2023-06-20 12:07:53 +00:00
|
|
|
"trust-graph-wasm",
|
|
|
|
"distro"
|
2023-01-30 11:32:57 +00:00
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"packages": {
|
2023-04-13 10:55:35 +00:00
|
|
|
"trust-graph": {
|
2023-01-30 11:32:57 +00:00
|
|
|
"component": "trust-graph"
|
|
|
|
},
|
|
|
|
"aqua": {
|
|
|
|
"release-type": "node",
|
|
|
|
"component": "trust-graph-api"
|
|
|
|
},
|
|
|
|
"service": {
|
|
|
|
"component": "trust-graph-wasm"
|
|
|
|
},
|
|
|
|
"keypair": {
|
|
|
|
"component": "keypair"
|
2023-06-20 12:07:53 +00:00
|
|
|
},
|
|
|
|
"distro": {
|
|
|
|
"component": "distro"
|
2023-01-30 11:32:57 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|