Version Packages

This commit is contained in:
github-actions[bot] 2024-08-23 18:20:44 +00:00
parent 3a36a65d06
commit 654d1dfced
3 changed files with 8 additions and 7 deletions

View File

@ -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`.

View File

@ -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

View File

@ -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",