diff --git a/.changeset/four-bananas-sneeze.md b/.changeset/four-bananas-sneeze.md index 025dae518a..0f496b306f 100644 --- a/.changeset/four-bananas-sneeze.md +++ b/.changeset/four-bananas-sneeze.md @@ -1,6 +1,6 @@ --- -'@backstage/plugin-proxy-backend': minor +'@backstage/plugin-proxy-backend': patch '@backstage/plugin-proxy-node': minor --- -Add proxyEndpointsExtensionPoint +Added `proxyEndpointsExtensionPoint` to allow addition of proxy configuration through an extension point in the new backend system.