Version Packages

This commit is contained in:
github-actions[bot]
2026-05-19 18:28:24 +00:00
parent 0a44fb3cb8
commit b97fcb0a93
563 changed files with 6223 additions and 1580 deletions
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-techdocs-react
## 1.3.11
### Patch Changes
- 0c5e41f: Removed unused dependencies that had no imports in source code.
- Updated dependencies
- @backstage/catalog-model@1.9.0
- @backstage/core-components@0.18.10
- @backstage/frontend-plugin-api@0.17.0
- @backstage/core-plugin-api@1.12.6
- @backstage/config@1.3.8
## 1.3.11-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-techdocs-react",
"version": "1.3.11-next.0",
"version": "1.3.11",
"description": "Shared frontend utilities for TechDocs and Addons",
"backstage": {
"role": "web-library",