Version Packages (#1992)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Backstage Service Account 2024-11-20 14:26:10 +01:00 committed by GitHub
parent 4de81f2fec
commit ba14d7b35a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 9 additions and 8 deletions

View File

@ -1,7 +0,0 @@
---
'@backstage-community/plugin-nomad-backend': patch
---
Removed usages and references of `@backstage/backend-common`
Deprecated `createRouter` and its router options in favour of the new backend system.

View File

@ -1,5 +1,13 @@
# @backstage-community/plugin-nomad-backend
## 0.1.26
### Patch Changes
- 75644d9: Removed usages and references of `@backstage/backend-common`
Deprecated `createRouter` and its router options in favour of the new backend system.
## 0.1.25
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-nomad-backend",
"version": "0.1.25",
"version": "0.1.26",
"backstage": {
"role": "backend-plugin",
"pluginId": "nomad",