- fixed a bug where no locked group would be published by the CLI plugin if `[project.optional-dependencies]` was not set and `pdm-build-locked` was not specified under `[build-system.requires]`. Adding `pdm-build-locked` to `[build-system.requires]` is explicitly not required if only the CLI plugin is used (13)