Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-08-12 15:33:11 +00:00
parent 7d441f9313
commit 571280f19c
55 changed files with 932 additions and 27 deletions
+13
View File
@@ -1,5 +1,18 @@
# @backstage/plugin-scaffolder
## 1.34.0-next.3
### Minor Changes
- b1c0696: Add resizable panels width for the editor and preview panels in the template editor and template form playground layouts. Users can now resize these panels by dragging the divider between the two areas.
### Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.11.0-next.2
- @backstage/core-compat-api@0.5.0-next.3
- @backstage/core-components@0.17.5-next.2
## 1.34.0-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-scaffolder",
"version": "1.34.0-next.2",
"version": "1.34.0-next.3",
"description": "The Backstage plugin that helps you create new things",
"backstage": {
"role": "frontend-plugin",