From 62eb025cab2486e70f2c4f8426caa2533ef3d40a Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Mon, 16 Aug 2021 13:30:43 +0200 Subject: [PATCH] changesets: tweak todo-backend changeset Signed-off-by: Patrik Oldsberg --- .changeset/mean-spiders-run.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.changeset/mean-spiders-run.md b/.changeset/mean-spiders-run.md index 10a1208971..b9d8e5efc4 100644 --- a/.changeset/mean-spiders-run.md +++ b/.changeset/mean-spiders-run.md @@ -1,5 +1,5 @@ --- -'@backstage/plugin-todo-backend': minor +'@backstage/plugin-todo-backend': patch --- -images will be ignored and files bigger than 200Kb will also be ignored so that the todo plugin doesn't stay hanging +Ignore images and files that are larger than 200KB.