From c6b871496662acf56671f553fcbc6a2c8e4e478b Mon Sep 17 00:00:00 2001 From: Paul Cowan Date: Fri, 20 Jan 2023 07:17:32 +0000 Subject: [PATCH] update changeset Signed-off-by: Paul Cowan --- .changeset/friendly-scissors-shop.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/.changeset/friendly-scissors-shop.md b/.changeset/friendly-scissors-shop.md index 9d3b1aa232..0fa0a4be97 100644 --- a/.changeset/friendly-scissors-shop.md +++ b/.changeset/friendly-scissors-shop.md @@ -11,8 +11,6 @@ LayoutTemplate ``` -- **Deprecation** - Deprecated the `rootRouteRef` export, this should now be used from `scaffolderPlugin.routes.root` - - The following `/alpha` types have removed from this package and moved to the `@backstage/plugin-scaffolder-react/alpha` package ```