From fc6d31b5c3826531840c87bb35a85835385d1dc7 Mon Sep 17 00:00:00 2001 From: Johan Haals Date: Tue, 1 Mar 2022 11:15:06 +0100 Subject: [PATCH] add changeset Signed-off-by: Johan Haals --- .changeset/plenty-tables-mix.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/plenty-tables-mix.md diff --git a/.changeset/plenty-tables-mix.md b/.changeset/plenty-tables-mix.md new file mode 100644 index 0000000000..5dffdf6946 --- /dev/null +++ b/.changeset/plenty-tables-mix.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-catalog-backend': patch +--- + +Deprecated the `BitbucketRepositoryParser` type.