Version Packages (#1992)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
4de81f2fec
commit
ba14d7b35a
|
|
@ -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.
|
||||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@backstage-community/plugin-nomad-backend",
|
||||
"version": "0.1.25",
|
||||
"version": "0.1.26",
|
||||
"backstage": {
|
||||
"role": "backend-plugin",
|
||||
"pluginId": "nomad",
|
||||
|
|
|
|||
Loading…
Reference in New Issue