From 1324f25cb2c0e3fc5da68319e096e5eb1ac3298b Mon Sep 17 00:00:00 2001 From: Johan Haals Date: Tue, 9 May 2023 11:34:54 +0200 Subject: [PATCH] update changeset from major to patch Signed-off-by: Johan Haals --- .changeset/wet-dolphins-love.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/wet-dolphins-love.md b/.changeset/wet-dolphins-love.md index 3aa7f776a7..637d26ca70 100644 --- a/.changeset/wet-dolphins-love.md +++ b/.changeset/wet-dolphins-love.md @@ -1,5 +1,5 @@ --- -'@backstage/plugin-catalog-backend-module-github': major +'@backstage/plugin-catalog-backend-module-github': patch --- Updated the `team.edited` event emitted from `GithubOrgEntityProvider` to also include teams description.