diff --git a/workspaces/firehydrant/.changeset/version-bump-1-30-2.md b/workspaces/firehydrant/.changeset/version-bump-1-30-2.md deleted file mode 100644 index 1009ce7ed3..0000000000 --- a/workspaces/firehydrant/.changeset/version-bump-1-30-2.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage-community/plugin-firehydrant': patch ---- - -Backstage version bump to v1.30.2 diff --git a/workspaces/firehydrant/plugins/firehydrant/CHANGELOG.md b/workspaces/firehydrant/plugins/firehydrant/CHANGELOG.md index c6f1c31456..10ced4ebd9 100644 --- a/workspaces/firehydrant/plugins/firehydrant/CHANGELOG.md +++ b/workspaces/firehydrant/plugins/firehydrant/CHANGELOG.md @@ -1,5 +1,11 @@ # @backstage-community/plugin-firehydrant +## 0.2.22 + +### Patch Changes + +- c63e30f: Backstage version bump to v1.30.2 + ## 0.2.21 ### Patch Changes diff --git a/workspaces/firehydrant/plugins/firehydrant/package.json b/workspaces/firehydrant/plugins/firehydrant/package.json index 18a0e48284..87092de0cd 100644 --- a/workspaces/firehydrant/plugins/firehydrant/package.json +++ b/workspaces/firehydrant/plugins/firehydrant/package.json @@ -1,6 +1,6 @@ { "name": "@backstage-community/plugin-firehydrant", - "version": "0.2.21", + "version": "0.2.22", "description": "A Backstage plugin that integrates towards FireHydrant", "backstage": { "role": "frontend-plugin",