From 517d8226b321ccd1c93e7d05149ac06b73990d71 Mon Sep 17 00:00:00 2001 From: blam Date: Tue, 14 Jan 2025 08:32:25 +0100 Subject: [PATCH] chore: updating changeset Signed-off-by: blam --- .changeset/young-forks-grab.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.changeset/young-forks-grab.md b/.changeset/young-forks-grab.md index d48a4f1f7d..8cc5f96600 100644 --- a/.changeset/young-forks-grab.md +++ b/.changeset/young-forks-grab.md @@ -1,5 +1,5 @@ --- -'@backstage/plugin-scaffolder-backend-module-gitlab': minor +'@backstage/plugin-scaffolder-backend-module-gitlab': patch --- -Updated the path field in the gitlab:group:ensureExists action to accept an array of either strings or objects with name and slug fields. +Updated the path field in the `gitlab:group:ensureExists` action to accept an array of either strings or objects with name and slug fields.