Version Packages

This commit is contained in:
github-actions[bot]
2024-03-19 14:56:10 +00:00
parent 0908022cbc
commit e83e055841
800 changed files with 9824 additions and 2888 deletions
+16
View File
@@ -1,5 +1,21 @@
# @backstage/plugin-todo-backend
## 0.3.12
### Patch Changes
- b65788b: Move @backstage/repo-tools to dev dependencies
- Updated dependencies
- @backstage/backend-common@0.21.4
- @backstage/integration@1.9.1
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/backend-plugin-api@0.6.14
- @backstage/plugin-catalog-node@1.8.0
- @backstage/catalog-client@1.6.1
- @backstage/backend-openapi-utils@0.1.7
- @backstage/catalog-model@1.4.5
## 0.3.12-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-todo-backend",
"version": "0.3.12-next.2",
"version": "0.3.12",
"description": "A Backstage backend plugin that lets you browse TODO comments in your source code",
"backstage": {
"role": "backend-plugin"