From a08db734c8db13a8fb88d4dbec54f02ffd2cf2d9 Mon Sep 17 00:00:00 2001 From: blam Date: Thu, 21 Jan 2021 16:03:37 +0100 Subject: [PATCH] chore(changeset): added changeset for plugin-catalog and removing the welcome banner --- .changeset/smart-bananas-obey.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/smart-bananas-obey.md diff --git a/.changeset/smart-bananas-obey.md b/.changeset/smart-bananas-obey.md new file mode 100644 index 0000000000..ab62d285d2 --- /dev/null +++ b/.changeset/smart-bananas-obey.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-catalog': patch +--- + +Remove the `WelcomeBanner` that links to a plugin that is not longer wired into Backstage instances