diff --git a/.changeset/shy-teachers-count.md b/.changeset/shy-teachers-count.md index d8d892f9a5..7723fe377b 100644 --- a/.changeset/shy-teachers-count.md +++ b/.changeset/shy-teachers-count.md @@ -2,4 +2,4 @@ '@backstage/plugin-scaffolder-backend-module-gitlab': minor --- -Upgraded gitbeaker to ^41.2.0 +**BREAKING**: Upgraded the `gitbeaker` library to version 41. As part of this, the `scopes` parameter to the `gitlab:projectDeployToken:create` is no longer optional, so you will have to pass it a value (for example `['read_repository']`).