Version Packages (next)

This commit is contained in:
github-actions[bot]
2026-05-26 15:26:38 +00:00
parent fe9b5f58ca
commit 68db890456
340 changed files with 3430 additions and 170 deletions
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-scaffolder-react
## 2.0.1-next.0
### Patch Changes
- e0889a3: chore(deps): bump `qs` from 6.15.1 to 6.15.2
- Updated dependencies
- @backstage/catalog-client@1.16.0-next.0
- @backstage/plugin-catalog-react@3.0.1-next.0
- @backstage/core-components@0.18.11-next.0
- @backstage/frontend-test-utils@0.6.1-next.0
- @backstage/plugin-scaffolder-common@2.2.1-next.0
## 2.0.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-scaffolder-react",
"version": "2.0.0",
"version": "2.0.1-next.0",
"description": "A frontend library that helps other Backstage plugins interact with the Scaffolder",
"backstage": {
"role": "web-library",