Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-10-07 15:00:59 +00:00
parent fe7cc7ae30
commit 316d0774b8
62 changed files with 489 additions and 31 deletions
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-scaffolder
## 1.34.2-next.3
### Patch Changes
- d9aed74: Forward `ui:disabled` in `OwnedEntityPicker` to allow disabling it
- Updated dependencies
- @backstage/core-components@0.18.2-next.3
- @backstage/frontend-plugin-api@0.12.1-next.2
## 1.34.2-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-scaffolder",
"version": "1.34.2-next.2",
"version": "1.34.2-next.3",
"description": "The Backstage plugin that helps you create new things",
"backstage": {
"role": "frontend-plugin",