diff --git a/beps/0009-plugin-metadata/README.md b/beps/0009-plugin-metadata/README.md index ce66e64416..c8820d411e 100644 --- a/beps/0009-plugin-metadata/README.md +++ b/beps/0009-plugin-metadata/README.md @@ -155,22 +155,12 @@ The following resources have been used to inform this proposal: ## Release Plan -TBD - - +The new metadata fields and any generation and validation of fields will initially be rolled out as part of the `repo fix` command in the Backstage CLI. In addition we will also add validation to the `yarn prepack` command in such a way that it does not interfere with backend package bundling, but does apply when packing packages for publishing. These changes will all be rolled out in a single release of the Backstage CLI, meaning that anyone publishing Backstage packages using the Backstage CLI will be required to provide the new metadata. ## Dependencies None - - ## Alternatives ### Separate Metadata File