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.