diff --git a/workspaces/nomad/.changeset/version-bump-1-32-2.md b/workspaces/nomad/.changeset/version-bump-1-32-2.md deleted file mode 100644 index b26d51a3e1..0000000000 --- a/workspaces/nomad/.changeset/version-bump-1-32-2.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@backstage-community/plugin-nomad': patch -'@backstage-community/plugin-nomad-backend': patch ---- - -Backstage version bump to v1.32.2 diff --git a/workspaces/nomad/plugins/nomad-backend/CHANGELOG.md b/workspaces/nomad/plugins/nomad-backend/CHANGELOG.md index 38dcff46e3..154b5f7e28 100644 --- a/workspaces/nomad/plugins/nomad-backend/CHANGELOG.md +++ b/workspaces/nomad/plugins/nomad-backend/CHANGELOG.md @@ -1,5 +1,11 @@ # @backstage-community/plugin-nomad-backend +## 0.1.25 + +### Patch Changes + +- 658b3a3: Backstage version bump to v1.32.2 + ## 0.1.24 ### Patch Changes diff --git a/workspaces/nomad/plugins/nomad-backend/package.json b/workspaces/nomad/plugins/nomad-backend/package.json index 31df0f084b..e9aa245167 100644 --- a/workspaces/nomad/plugins/nomad-backend/package.json +++ b/workspaces/nomad/plugins/nomad-backend/package.json @@ -1,6 +1,6 @@ { "name": "@backstage-community/plugin-nomad-backend", - "version": "0.1.24", + "version": "0.1.25", "backstage": { "role": "backend-plugin", "pluginId": "nomad", diff --git a/workspaces/nomad/plugins/nomad/CHANGELOG.md b/workspaces/nomad/plugins/nomad/CHANGELOG.md index fea82b669a..dbad2f5f26 100644 --- a/workspaces/nomad/plugins/nomad/CHANGELOG.md +++ b/workspaces/nomad/plugins/nomad/CHANGELOG.md @@ -1,5 +1,11 @@ # @backstage-community/plugin-nomad +## 0.1.20 + +### Patch Changes + +- 658b3a3: Backstage version bump to v1.32.2 + ## 0.1.19 ### Patch Changes diff --git a/workspaces/nomad/plugins/nomad/package.json b/workspaces/nomad/plugins/nomad/package.json index 0643091ce6..67dad5f013 100644 --- a/workspaces/nomad/plugins/nomad/package.json +++ b/workspaces/nomad/plugins/nomad/package.json @@ -1,6 +1,6 @@ { "name": "@backstage-community/plugin-nomad", - "version": "0.1.19", + "version": "0.1.20", "backstage": { "role": "frontend-plugin", "pluginId": "nomad",