From 71f9f0c28d026c31be4c36dcd7d66376e9efaccb Mon Sep 17 00:00:00 2001 From: Brian Forbis Date: Sat, 14 Sep 2024 14:06:12 -0400 Subject: [PATCH] Add changeset Signed-off-by: Brian Forbis --- .changeset/chilled-dolphins-join.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/chilled-dolphins-join.md diff --git a/.changeset/chilled-dolphins-join.md b/.changeset/chilled-dolphins-join.md new file mode 100644 index 0000000000..4c3f5a381b --- /dev/null +++ b/.changeset/chilled-dolphins-join.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-catalog': minor +--- + +Updated default columns for location entities to remove description and tags from the catalog table view.