From bad21a085411106557164de0b51a4ffc5b62e6d6 Mon Sep 17 00:00:00 2001 From: James Turley Date: Sat, 20 Feb 2021 11:38:41 +0000 Subject: [PATCH] Changeset for catalog packages --- .changeset/honest-hounds-exist.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changeset/honest-hounds-exist.md diff --git a/.changeset/honest-hounds-exist.md b/.changeset/honest-hounds-exist.md new file mode 100644 index 0000000000..8aadd84a95 --- /dev/null +++ b/.changeset/honest-hounds-exist.md @@ -0,0 +1,6 @@ +--- +'@backstage/catalog-model': patch +'@backstage/plugin-catalog': patch +--- + +Implement annotations for customising Entity URLs in the Catalog pages.