[]
= false # default off; only the root crate updates the root CHANGELOG
= false
= false # GitHub Release is created by cargo-dist
= false # default off; only the representative crate tags
= "v{{ version }}" # unified tag name, also used for CHANGELOG compare links
= true
= false # publish only when the release PR is merged
= ["release"]
# Keep all 4 crates in lockstep versioning.
# Only the root crate maintains the (root) CHANGELOG.md.
[[]]
= "mlua-swarm"
= "mse"
= true
[[]]
= "mlua-swarm-schema"
= "mse"
[[]]
= "mlua-swarm-server"
= "mse"
# Representative crate: creates the single unified tag v{version},
# which is what the cargo-dist + MCP Registry workflow (release.yml) keys on.
[[]]
= "mlua-swarm-cli"
= "mse"
= true