From e2215bc070b5b1256b73492df3ad69c55242f9e3 Mon Sep 17 00:00:00 2001 From: iris Date: Tue, 13 Dec 2022 10:48:00 +0800 Subject: [PATCH] update changeset to patch Signed-off-by: iris --- .changeset/lucky-singers-worry.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/lucky-singers-worry.md b/.changeset/lucky-singers-worry.md index 4707a57525..abefe2bea2 100644 --- a/.changeset/lucky-singers-worry.md +++ b/.changeset/lucky-singers-worry.md @@ -1,5 +1,5 @@ --- -'@backstage/plugin-catalog-backend': major +'@backstage/plugin-catalog-backend': patch --- Track the last time the final entity changed with new timestamp "last updated at" data in final entities database, which gets updated with the time when final entity is updated.