diff --git a/.changeset/new-spoons-stare.md b/.changeset/new-spoons-stare.md index 04f7ef303e..49a21b1dcd 100644 --- a/.changeset/new-spoons-stare.md +++ b/.changeset/new-spoons-stare.md @@ -1,5 +1,5 @@ --- -'@backstage/backend-app-api': minor +'@backstage/backend-app-api': patch --- -Adds an initial rate-limiting implementation so that any incoming requests that have a 'none' principal are rate-limited automatically. +Adds an initial rate-limiting implementation so that any incoming requests that have a `'none'` principal are rate-limited automatically.