Version Packages
This commit is contained in:
parent
3a36a65d06
commit
654d1dfced
|
|
@ -1,6 +0,0 @@
|
|||
---
|
||||
'@backstage-community/plugin-todo-backend': patch
|
||||
---
|
||||
|
||||
Updated dependency `@types/supertest` to `^6.0.0`.
|
||||
Updated dependency `supertest` to `^7.0.0`.
|
||||
|
|
@ -1,5 +1,12 @@
|
|||
# @backstage-community/plugin-todo-backend
|
||||
|
||||
## 0.3.19
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- ae2ee8a: Updated dependency `@types/supertest` to `^6.0.0`.
|
||||
Updated dependency `supertest` to `^7.0.0`.
|
||||
|
||||
## 0.3.18
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@backstage-community/plugin-todo-backend",
|
||||
"version": "0.3.18",
|
||||
"version": "0.3.19",
|
||||
"description": "A Backstage backend plugin that lets you browse TODO comments in your source code",
|
||||
"backstage": {
|
||||
"role": "backend-plugin",
|
||||
|
|
|
|||
Loading…
Reference in New Issue