Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-09-09 15:00:36 +00:00
parent aca9de5982
commit 020d484ac4
140 changed files with 1486 additions and 71 deletions
+13
View File
@@ -1,5 +1,18 @@
# @backstage/plugin-scaffolder
## 1.34.1-next.2
### Patch Changes
- 0d415ae: Render a TechDocs link on the Scaffolder Template List page when templates include either `backstage.io/techdocs-ref` or `backstage.io/techdocs-entity` annotations, using the shared `buildTechDocsURL` helper. Also adds tests to verify both annotations and optional `backstage.io/techdocs-entity-path` are respected.
- Updated dependencies
- @backstage/catalog-client@1.12.0-next.0
- @backstage/plugin-catalog-react@1.21.0-next.2
- @backstage/core-components@0.17.6-next.1
- @backstage/plugin-scaffolder-react@1.19.1-next.2
- @backstage/integration@1.18.0-next.0
- @backstage/core-compat-api@0.5.2-next.2
## 1.34.1-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-scaffolder",
"version": "1.34.1-next.1",
"version": "1.34.1-next.2",
"description": "The Backstage plugin that helps you create new things",
"backstage": {
"role": "frontend-plugin",