Version Packages (next) (#32222)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Backstage Service Account
2025-12-30 16:06:20 +01:00
committed by GitHub
parent 3afeab42a0
commit 9f1ee3e667
148 changed files with 1376 additions and 73 deletions
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-scaffolder
## 1.35.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/integration@1.19.2-next.0
- @backstage/integration-react@1.2.14-next.0
- @backstage/plugin-scaffolder-common@1.7.5-next.0
- @backstage/plugin-catalog-react@1.21.5-next.0
- @backstage/plugin-scaffolder-react@1.19.5-next.0
- @backstage/frontend-plugin-api@0.13.2
## 1.35.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-scaffolder",
"version": "1.35.0",
"version": "1.35.1-next.0",
"description": "The Backstage plugin that helps you create new things",
"backstage": {
"role": "frontend-plugin",