diff --git a/.changeset/unlucky-paws-greet.md b/.changeset/unlucky-paws-greet.md index a265ba9705..92ace920e0 100644 --- a/.changeset/unlucky-paws-greet.md +++ b/.changeset/unlucky-paws-greet.md @@ -1,5 +1,5 @@ --- -'@backstage/plugin-octopus-deploy': minor +'@backstage/plugin-octopus-deploy': patch --- Added dropdown field extension for Octopus Deploy project groups diff --git a/plugins/octopus-deploy/package.json b/plugins/octopus-deploy/package.json index 49488e6515..45ab57b8fc 100644 --- a/plugins/octopus-deploy/package.json +++ b/plugins/octopus-deploy/package.json @@ -37,7 +37,6 @@ "@backstage/core-components": "workspace:^", "@backstage/core-plugin-api": "workspace:^", "@backstage/plugin-catalog-react": "workspace:^", - "@backstage/plugin-scaffolder": "workspace:^", "@backstage/plugin-scaffolder-react": "workspace:^", "@material-ui/core": "^4.9.13", "@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0", diff --git a/yarn.lock b/yarn.lock index 56b2b7e617..88869b671a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7961,7 +7961,6 @@ __metadata: "@backstage/core-plugin-api": "workspace:^" "@backstage/dev-utils": "workspace:^" "@backstage/plugin-catalog-react": "workspace:^" - "@backstage/plugin-scaffolder": "workspace:^" "@backstage/plugin-scaffolder-react": "workspace:^" "@material-ui/core": ^4.9.13 "@testing-library/dom": ^9.0.0