Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-09-30 14:42:12 +00:00
parent 0aa318ede6
commit ffb5b44d86
62 changed files with 2627 additions and 33 deletions
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-scaffolder-react
## 1.19.2-next.2
### Patch Changes
- e61f89e: Don't change loading to false until we've actually got some log state
- Updated dependencies
- @backstage/core-components@0.18.2-next.2
- @backstage/theme@0.6.9-next.0
## 1.19.2-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-scaffolder-react",
"version": "1.19.2-next.1",
"version": "1.19.2-next.2",
"description": "A frontend library that helps other Backstage plugins interact with the Scaffolder",
"backstage": {
"role": "web-library",