Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-01-07 15:04:17 +00:00
parent a8140d60f6
commit 0980e400a0
361 changed files with 5128 additions and 274 deletions
+18
View File
@@ -1,5 +1,23 @@
# @backstage/plugin-scaffolder-react
## 1.14.3-next.2
### Patch Changes
- 91bb99a: Fix field extension validation not working when field is in dependencies in an array field
- Updated dependencies
- @backstage/frontend-plugin-api@0.9.4-next.0
- @backstage/core-plugin-api@1.10.3-next.0
- @backstage/types@1.2.1-next.0
- @backstage/plugin-catalog-react@1.15.1-next.1
- @backstage/core-components@0.16.3-next.0
- @backstage/plugin-permission-react@0.4.30-next.0
- @backstage/catalog-model@1.7.3-next.0
- @backstage/plugin-scaffolder-common@1.5.9-next.0
- @backstage/catalog-client@1.9.1-next.0
- @backstage/theme@0.6.3
- @backstage/version-bridge@1.0.10
## 1.14.3-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-scaffolder-react",
"version": "1.14.3-next.1",
"version": "1.14.3-next.2",
"description": "A frontend library that helps other Backstage plugins interact with the Scaffolder",
"backstage": {
"role": "web-library",