Version Packages (next)
This commit is contained in:
@@ -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,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",
|
||||
|
||||
Reference in New Issue
Block a user