Version Packages

This commit is contained in:
github-actions[bot]
2025-10-14 15:29:54 +00:00
parent a1e82d634b
commit d6ce2db9ca
470 changed files with 4698 additions and 1065 deletions
+19
View File
@@ -1,5 +1,24 @@
# @backstage/plugin-techdocs
## 1.15.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.21.2
- @backstage/core-components@0.18.2
- @backstage/integration@1.18.1
- @backstage/frontend-plugin-api@0.12.1
- @backstage/plugin-search-react@1.9.5
- @backstage/config@1.3.5
- @backstage/theme@0.7.0
- @backstage/core-compat-api@0.5.3
- @backstage/plugin-techdocs-react@1.3.4
- @backstage/core-plugin-api@1.11.1
- @backstage/integration-react@1.2.11
- @backstage/plugin-auth-react@0.1.20
- @backstage/plugin-search-common@1.2.20
## 1.15.1-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-techdocs",
"version": "1.15.1-next.2",
"version": "1.15.1",
"description": "The Backstage plugin that renders technical documentation for your components",
"backstage": {
"role": "frontend-plugin",