Version Packages
This commit is contained in:
parent
3a36a65d06
commit
4f57aee5b2
|
|
@ -1,6 +0,0 @@
|
|||
---
|
||||
'@backstage-community/plugin-nomad-backend': patch
|
||||
---
|
||||
|
||||
Updated dependency `@types/supertest` to `^6.0.0`.
|
||||
Updated dependency `supertest` to `^7.0.0`.
|
||||
|
|
@ -1,5 +1,12 @@
|
|||
# @backstage-community/plugin-nomad-backend
|
||||
|
||||
## 0.1.22
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- ae2ee8a: Updated dependency `@types/supertest` to `^6.0.0`.
|
||||
Updated dependency `supertest` to `^7.0.0`.
|
||||
|
||||
## 0.1.21
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@backstage-community/plugin-nomad-backend",
|
||||
"version": "0.1.21",
|
||||
"version": "0.1.22",
|
||||
"backstage": {
|
||||
"role": "backend-plugin",
|
||||
"pluginId": "nomad",
|
||||
|
|
|
|||
Loading…
Reference in New Issue