diff --git a/workspaces/octopus-deploy/.changeset/version-bump-1-31-2.md b/workspaces/octopus-deploy/.changeset/version-bump-1-31-2.md deleted file mode 100644 index e4712776b..000000000 --- a/workspaces/octopus-deploy/.changeset/version-bump-1-31-2.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage-community/plugin-octopus-deploy': patch ---- - -Backstage version bump to v1.31.2 diff --git a/workspaces/octopus-deploy/plugins/octopus-deploy/CHANGELOG.md b/workspaces/octopus-deploy/plugins/octopus-deploy/CHANGELOG.md index 37268fede..e737f72a1 100644 --- a/workspaces/octopus-deploy/plugins/octopus-deploy/CHANGELOG.md +++ b/workspaces/octopus-deploy/plugins/octopus-deploy/CHANGELOG.md @@ -1,5 +1,11 @@ # @backstage-community/plugin-octopus-deploy +## 0.2.20 + +### Patch Changes + +- fed1b62: Backstage version bump to v1.31.2 + ## 0.2.19 ### Patch Changes diff --git a/workspaces/octopus-deploy/plugins/octopus-deploy/package.json b/workspaces/octopus-deploy/plugins/octopus-deploy/package.json index 45f89cfcd..1e9f91414 100644 --- a/workspaces/octopus-deploy/plugins/octopus-deploy/package.json +++ b/workspaces/octopus-deploy/plugins/octopus-deploy/package.json @@ -1,6 +1,6 @@ { "name": "@backstage-community/plugin-octopus-deploy", - "version": "0.2.19", + "version": "0.2.20", "backstage": { "role": "frontend-plugin", "pluginId": "octopus-deploy",