From 5b32df5fd8de46286f9ce6cb23e3549d40dec77e Mon Sep 17 00:00:00 2001 From: secustor Date: Wed, 22 Oct 2025 23:34:39 +0200 Subject: [PATCH] trigger release for common and backend package because of pluginPackages field Signed-off-by: secustor --- .changeset/slimy-ghosts-rescue.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.changeset/slimy-ghosts-rescue.md b/.changeset/slimy-ghosts-rescue.md index c732293c54..620214e0a6 100644 --- a/.changeset/slimy-ghosts-rescue.md +++ b/.changeset/slimy-ghosts-rescue.md @@ -2,6 +2,8 @@ '@backstage/plugin-catalog-unprocessed-entities': patch '@backstage/plugin-devtools-react': minor '@backstage/plugin-devtools': patch +'@backstage/plugin-devtools-backend': patch +'@backstage/plugin-devtools-common': patch --- Add support for adding `unprocessed-entities` and other tabs to `devtools`