Version Packages (next)
This commit is contained in:
@@ -1,5 +1,29 @@
|
||||
# @backstage/plugin-scaffolder
|
||||
|
||||
## 1.36.3-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 415e30b: Simplified the `OwnerEntityColumn` in the task list to rely on `EntityRefLink` and the entity presentation API instead of manually fetching entities from the catalog.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.18.10-next.0
|
||||
- @backstage/ui@0.15.0-next.0
|
||||
- @backstage/errors@1.3.1-next.0
|
||||
- @backstage/integration@2.0.2-next.0
|
||||
- @backstage/plugin-catalog-react@2.1.5-next.0
|
||||
- @backstage/frontend-plugin-api@0.17.0-next.0
|
||||
- @backstage/plugin-techdocs-react@1.3.11-next.0
|
||||
- @backstage/integration-react@1.2.18-next.0
|
||||
- @backstage/plugin-scaffolder-react@1.20.2-next.0
|
||||
- @backstage/catalog-client@1.15.1-next.0
|
||||
- @backstage/catalog-model@1.8.1-next.0
|
||||
- @backstage/core-plugin-api@1.12.6-next.0
|
||||
- @backstage/plugin-scaffolder-common@2.1.1-next.0
|
||||
- @backstage/types@1.2.2
|
||||
- @backstage/plugin-catalog-common@1.1.10-next.0
|
||||
- @backstage/plugin-permission-react@0.5.1-next.0
|
||||
- @backstage/plugin-techdocs-common@0.1.1
|
||||
|
||||
## 1.36.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-scaffolder",
|
||||
"version": "1.36.2",
|
||||
"version": "1.36.3-next.0",
|
||||
"description": "The Backstage plugin that helps you create new things",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
Reference in New Issue
Block a user