From 6c40ceba1ede00dac206260c89872154557048ff Mon Sep 17 00:00:00 2001 From: Mkolaj Kaliszewski Date: Mon, 28 Oct 2024 11:44:35 +0100 Subject: [PATCH] Update changeset message Signed-off-by: Mkolaj Kaliszewski --- .changeset/silver-kings-sort.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/silver-kings-sort.md b/.changeset/silver-kings-sort.md index 3cfbeb68ce..b59f70c401 100644 --- a/.changeset/silver-kings-sort.md +++ b/.changeset/silver-kings-sort.md @@ -2,4 +2,4 @@ '@backstage/plugin-catalog-backend-module-gitlab': minor --- -Extended the configuration with the includeArchivedRepos property, which allows including repositories when the project is archived. +Extended the configuration with the `includeArchivedRepos` property, which allows including repositories when the project is archived.