Version Packages

This commit is contained in:
github-actions[bot]
2025-09-16 13:22:58 +00:00
parent 7a3daf82dd
commit b799a2d07f
444 changed files with 4397 additions and 1032 deletions
+14
View File
@@ -1,5 +1,19 @@
# @backstage/plugin-scaffolder-react
## 1.19.1
### Patch Changes
- 58fc108: Fix scaffolder task log stream not having a minimum height
- Updated dependencies
- @backstage/plugin-catalog-react@1.21.0
- @backstage/frontend-plugin-api@0.12.0
- @backstage/core-plugin-api@1.11.0
- @backstage/catalog-client@1.12.0
- @backstage/core-components@0.18.0
- @backstage/types@1.2.2
- @backstage/plugin-scaffolder-common@1.7.1
## 1.19.1-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-scaffolder-react",
"version": "1.19.1-next.2",
"version": "1.19.1",
"description": "A frontend library that helps other Backstage plugins interact with the Scaffolder",
"backstage": {
"role": "web-library",