diff --git a/.changeset/odd-lemons-occur.md b/.changeset/odd-lemons-occur.md index 8f97ad0bd8..fbbdc760f6 100644 --- a/.changeset/odd-lemons-occur.md +++ b/.changeset/odd-lemons-occur.md @@ -2,4 +2,4 @@ '@backstage/frontend-plugin-api': minor --- -new deprecation warninf will be throw by the framework pluginId should have letters, digits,and dashes, starting with a letter +new deprecation warning will be throw by the framework `pluginId` should have letters, digits,and dashes, starting with a letter diff --git a/.changeset/salty-frogs-cry.md b/.changeset/salty-frogs-cry.md index b0f3a66ffa..bd3c187ff5 100644 --- a/.changeset/salty-frogs-cry.md +++ b/.changeset/salty-frogs-cry.md @@ -2,4 +2,4 @@ '@backstage/backend-app-api': patch --- -add test for new pluginId and moduleId format validations +Add test for new `pluginId` and `moduleId` format validations