Version Packages

This commit is contained in:
github-actions[bot]
2023-11-14 13:25:17 +00:00
parent 4d99b757aa
commit c8a8aac2af
657 changed files with 7714 additions and 2244 deletions
+15
View File
@@ -1,5 +1,20 @@
# @backstage/plugin-todo-backend
## 0.3.5
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.5.0
- @backstage/integration@1.7.2
- @backstage/backend-common@0.19.9
- @backstage/backend-plugin-api@0.6.7
- @backstage/catalog-client@1.4.6
- @backstage/backend-openapi-utils@0.1.0
- @backstage/catalog-model@1.4.3
- @backstage/config@1.1.1
- @backstage/errors@1.2.3
## 0.3.5-next.2
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-todo-backend",
"description": "A Backstage backend plugin that lets you browse TODO comments in your source code",
"version": "0.3.5-next.2",
"version": "0.3.5",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",