diff --git a/.changeset/warm-bees-hope.md b/.changeset/warm-bees-hope.md index 78b77cf5fb..2a3de7fda7 100644 --- a/.changeset/warm-bees-hope.md +++ b/.changeset/warm-bees-hope.md @@ -2,4 +2,4 @@ '@backstage/backend-plugin-api': patch --- -We renamed `BackendPluginConfig`, `BackendModuleConfig`, and `ExtensionPointConfig` respectively to `CreateBackendPluginOptions`, `CreateBackendModuleOptions`, and `CreateExtensionPointOptions` in order to standardize frontend and backend factories signatures. +Renamed `BackendPluginConfig`, `BackendModuleConfig`, and `ExtensionPointConfig` respectively to `CreateBackendPluginOptions`, `CreateBackendModuleOptions`, and `CreateExtensionPointOptions` to standardize frontend and backend factories signatures.