Version Packages
This commit is contained in:
@@ -1,5 +1,25 @@
|
||||
# @backstage/plugin-scaffolder
|
||||
|
||||
## 1.34.1
|
||||
|
||||
### 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.
|
||||
- 7151260: Prevent the MultiEntityPicker from removing options present in form state when new options are selected
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@1.21.0
|
||||
- @backstage/plugin-techdocs-react@1.3.3
|
||||
- @backstage/frontend-plugin-api@0.12.0
|
||||
- @backstage/core-plugin-api@1.11.0
|
||||
- @backstage/catalog-client@1.12.0
|
||||
- @backstage/integration@1.18.0
|
||||
- @backstage/core-components@0.18.0
|
||||
- @backstage/types@1.2.2
|
||||
- @backstage/core-compat-api@0.5.2
|
||||
- @backstage/plugin-scaffolder-react@1.19.1
|
||||
- @backstage/integration-react@1.2.10
|
||||
- @backstage/plugin-scaffolder-common@1.7.1
|
||||
|
||||
## 1.34.1-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-scaffolder",
|
||||
"version": "1.34.1-next.2",
|
||||
"version": "1.34.1",
|
||||
"description": "The Backstage plugin that helps you create new things",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
Reference in New Issue
Block a user