From 25ec5c0c3a5204d59c8f0cc6963d52f01e55e05e Mon Sep 17 00:00:00 2001 From: djamaile Date: Tue, 13 Dec 2022 14:54:30 +0100 Subject: [PATCH] fix: add changeset Signed-off-by: djamaile --- .changeset/soft-lies-watch.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/soft-lies-watch.md diff --git a/.changeset/soft-lies-watch.md b/.changeset/soft-lies-watch.md new file mode 100644 index 0000000000..6e38e0f1fa --- /dev/null +++ b/.changeset/soft-lies-watch.md @@ -0,0 +1,5 @@ +--- +'@backstage/repo-tools': patch +--- + +Include asset-types.d.ts while running the api report command