Generate Release

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2024-03-22 15:23:35 +01:00
parent 9c7fb3003b
commit 714df5b296
78 changed files with 348 additions and 54 deletions
+7
View File
@@ -1,5 +1,12 @@
# @backstage/plugin-todo-backend
## 0.3.13
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.9.0
## 0.3.12
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-todo-backend",
"version": "0.3.12",
"version": "0.3.13",
"description": "A Backstage backend plugin that lets you browse TODO comments in your source code",
"backstage": {
"role": "backend-plugin"