Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-09-30 14:42:12 +00:00
parent 0aa318ede6
commit ffb5b44d86
62 changed files with 2627 additions and 33 deletions
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-techdocs
## 1.15.1-next.2
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.18.2-next.2
- @backstage/theme@0.6.9-next.0
- @backstage/plugin-search-react@1.9.5-next.2
- @backstage/plugin-techdocs-react@1.3.4-next.1
## 1.15.1-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-techdocs",
"version": "1.15.1-next.1",
"version": "1.15.1-next.2",
"description": "The Backstage plugin that renders technical documentation for your components",
"backstage": {
"role": "frontend-plugin",